node-go/packages/server/play-node-go/src/reducers
2020-02-05 16:45:11 -08:00
..
auth add login hook to frontend 2020-02-05 16:45:07 -08:00
err refactor join_game_request to require unique users 2020-02-05 16:45:11 -08:00
games stub socket connection to game id namespace 2020-02-05 16:45:11 -08:00
index refactor services and reducers to parse JSON before data hits dispatch 2020-02-05 16:45:10 -08:00
init refactor sockets to be launched with namespace by components 2020-02-05 16:45:11 -08:00
messages dispatch all room data to state upon rooms/:id 2020-02-05 16:45:10 -08:00
rooms debug room socket connect dispatch 2020-02-05 16:45:11 -08:00
socket refactor sockets to be launched with namespace by components 2020-02-05 16:45:11 -08:00
stateReducer.js refacor sockets on server and client to utilize dispatch for socket meessages 2020-02-05 16:45:11 -08:00
stateReducer.test.js refactor services and reducers to parse JSON before data hits dispatch 2020-02-05 16:45:10 -08:00