You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For us to successfully implement #103, we will need to set up a way for Players to have subscriptions to the Game, when the Player joins the Game.
This action should happen when a user creates a new Game, or joins an existing Game.
When a Player joins a Game, all Players that are subscribed to the Game will receive a message with that new Players information
This also happens to each player for themselves, when they join the Game
The text was updated successfully, but these errors were encountered:
For us to successfully implement #103, we will need to set up a way for Players to have subscriptions to the Game, when the Player joins the Game.
This action should happen when a user creates a new Game, or joins an existing Game.
The text was updated successfully, but these errors were encountered: