Sorrel Bri
|
279f27349f
|
stub make move socket message to add move to game
|
2020-01-31 20:28:39 -08:00 |
|
Sorrel Bri
|
976293f099
|
refactor sockets to be launched with namespace by components
|
2020-01-27 22:40:03 -08:00 |
|
Sorrel Bri
|
33a8877597
|
refacor sockets on server and client to utilize dispatch for socket meessages
|
2020-01-25 16:50:18 -08:00 |
|
Sorrel Bri
|
4a960c784b
|
refactor join_game_request to require unique users
|
2020-01-23 21:41:25 -08:00 |
|
Sorrel Bri
|
015be6ca6b
|
patch no-query bug in rooms/ endpoint
|
2020-01-23 16:04:40 -08:00 |
|
Sorrel Bri
|
0a66d3f93c
|
refactor api rooms/:id endpoint to deliver current room without table join
|
2020-01-23 14:46:49 -08:00 |
|
Sorrel Bri
|
067ce69cbb
|
serve room with message data from api/v1/rooms/:id
|
2020-01-21 17:02:54 -08:00 |
|
Sorrel Bri
|
c1d269625b
|
serve room with joined game data from api/v1/rooms/:id
|
2020-01-21 16:01:35 -08:00 |
|
Sorrel Bri
|
c323968404
|
stub room socket connection (client + server)
|
2020-01-21 14:33:40 -08:00 |
|
Sorrel Bri
|
048f518114
|
serve all public rooms at rooms index
|
2020-01-18 15:49:35 -08:00 |
|
Sorrel Bri
|
493a1f3e82
|
stub rooms index route and controller
|
2020-01-18 15:42:45 -08:00 |
|