I saw this mentioned in #207 and would like to submit a PR on it. My understanding is that /games/:name/create endpoint accepts a data (or whatever we call it) field and passes it to CreateGameReducer, which calls game.setup with it. Is this flow what you had in mind? @nicolodavis
I saw this mentioned in #207 and would like to submit a PR on it. My understanding is that
/games/:name/createendpoint accepts adata(or whatever we call it) field and passes it toCreateGameReducer, which callsgame.setupwith it. Is this flow what you had in mind? @nicolodavis