Commit graph

7 commits

Author SHA1 Message Date
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
Sorrel Bri
653260b2fc refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER 2020-01-17 21:18:50 -08:00
Sorrel Bri
3ea7dafb85 serve user from verified jwt 2020-01-17 16:32:40 -08:00