Sorrel Bri
|
485771b8f2
|
stub make move socket message to add move to game
|
2020-02-05 16:44:37 -08:00 |
|
Sorrel Bri
|
e2537df697
|
refactor sockets to be launched with namespace by components
|
2020-02-05 16:44:36 -08:00 |
|
Sorrel Bri
|
0b78c78a0a
|
refacor sockets on server and client to utilize dispatch for socket meessages
|
2020-02-05 16:44:36 -08:00 |
|
Sorrel Bri
|
f6b6134d5b
|
stub socket connection to game id namespace
|
2020-02-05 16:44:36 -08:00 |
|
Sorrel Bri
|
5a2d5648e0
|
stub games/:id endpoint to join game socket room
|
2020-02-05 16:44:36 -08:00 |
|
Sorrel Bri
|
f0c0b9a0f6
|
refactor join_game_request to require unique users
|
2020-02-05 16:44:36 -08:00 |
|
Sorrel Bri
|
6aecd7d48e
|
patch no-query bug in rooms/ endpoint
|
2020-02-05 16:44:35 -08:00 |
|
Sorrel Bri
|
523bec7446
|
refactor api rooms/:id endpoint to deliver current room without table join
|
2020-02-05 16:44:35 -08:00 |
|
Sorrel Bri
|
63a9233b15
|
serve room with message data from api/v1/rooms/:id
|
2020-02-05 16:44:35 -08:00 |
|
Sorrel Bri
|
c992bf4b4f
|
serve room with joined game data from api/v1/rooms/:id
|
2020-02-05 16:44:35 -08:00 |
|
Sorrel Bri
|
6c0d1fbc7c
|
stub room socket connection (client + server)
|
2020-02-05 16:44:34 -08:00 |
|
Sorrel Bri
|
d81be0b595
|
serve all public rooms at rooms index
|
2020-02-05 16:44:34 -08:00 |
|
Sorrel Bri
|
a6105973f3
|
stub rooms index route and controller
|
2020-02-05 16:44:34 -08:00 |
|
Sorrel Bri
|
9837814edb
|
refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER
|
2020-02-05 16:44:32 -08:00 |
|
Sorrel Bri
|
ca6773c18d
|
serve user from verified jwt
|
2020-02-05 16:44:32 -08:00 |
|