alex-bezek / cartesia

Server and UI for cartersia
1 stars 0 forks source link

Push game state on connect #5

Open alex-bezek opened 5 years ago

alex-bezek commented 5 years ago

Currently, there could be games in the game list on the backend, but the user doesn’t get that data until the update game list event is pushed. Right now that event is only pushed when making a game.

Update the connect to also push the gamelist data