Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize player subscription method to Game State #105

Closed
BrennanAyers opened this issue Sep 23, 2019 · 0 comments · Fixed by #114
Closed

Initialize player subscription method to Game State #105

BrennanAyers opened this issue Sep 23, 2019 · 0 comments · Fixed by #114
Assignees

Comments

@BrennanAyers
Copy link
Owner

BrennanAyers commented Sep 23, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants