Commit graph

11 commits

Author SHA1 Message Date
Oliver Akins
88b07fdf1d
Implement a primitive join lobby method 2022-03-13 18:31:02 -06:00
Oliver Akins
4821f7a971
Indicate the user as the host when they create the lobby 2022-03-13 01:58:03 -06:00
Oliver Akins
1e65515009
Add a ping event for development purposes 2022-03-12 22:09:03 -06:00
Oliver Akins
5a9dfbb864
Return the player data in the object 2022-03-12 22:04:19 -06:00
Oliver Akins
96d6e0b503
Finish implementing the create lobby event 2022-03-08 13:24:37 -06:00
Oliver Akins
a6935d9d96
Begin working on the lobby creation event 2022-03-07 23:41:48 -06:00
Oliver Akins
0ddf5d8a14
Add a game count to the server info response 2022-03-07 23:36:41 -06:00
Oliver Akins
9ce0db9327
Have the server info use the version constant 2022-03-07 22:15:45 -06:00
Oliver-Akins
885c9c9e71 Update the request handler to make it conform to the docs 2022-01-05 01:26:48 -07:00
Oliver-Akins
a6b99c2afd Fix the event handler to actually return data 2022-01-04 21:31:10 -07:00
Oliver-Akins
cb09d4a9df Create a super primitive websocket server 2022-01-04 20:30:11 -07:00