Commit graph

17 commits

Author SHA1 Message Date
Sorrel Bri
1a8c4de394 serve new games via socket 2019-10-10 23:31:27 -07:00
Sorrel Bri
085ae0f682 init room socket 2019-10-10 23:06:22 -07:00
Sorrel Bri
df3313d089 refactor database models 2019-10-10 14:57:29 -07:00
Sorrel Bri
e6fa8a7e31 serve gamerooms index 2019-10-09 16:27:41 -07:00
Sorrel Bri
69c33c3a75 create room 2019-10-09 15:42:38 -07:00
Sorrel Bri
9380f0485c debug auth 2019-10-09 00:08:37 -07:00
Sorrel Bri
8cd0856728 add rooms post route 2019-10-08 22:53:37 -07:00
Sorrel Bri
34182fdc23 stub jwt_required decorator to protect routes 2019-10-08 18:03:46 -07:00
Sorrel Bri
33584d6147 refactor api endpoints 2019-10-08 17:18:40 -07:00
Sorrel Bri
2bafe9102c add room endpoints 2019-10-08 16:56:28 -07:00
Sorrel Bri
2daacc05c9 implement bidrectional socketio 2019-10-07 16:28:11 -07:00
Sorrel Bri
73a7373478 establish initial socket connection 2019-10-07 13:55:43 -07:00
Sorrel Bri
317c2c3400 test authorization with user endpoint 2019-10-06 22:51:36 -07:00
Sorrel Bri
a2697b8a11 config CORS for dev 2019-10-05 23:17:13 -07:00
Sorrel Bri
cc3b9eebf5 debug server problems, implement auth route 2019-10-05 22:40:02 -07:00
Sorrel Bri
7c14f451bb create app factory pattern 2019-10-05 17:49:49 -07:00
Sorrel Bri
df04427ea0 create api blueprint 2019-10-04 15:00:47 -07:00