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
|
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 |
|