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

As the server, when a User disconnects, it is removed from the room #92

Open
Startouf opened this issue May 9, 2020 · 0 comments
Open
Assignees
Projects

Comments

@Startouf
Copy link
Contributor

Startouf commented May 9, 2020

Remove Room.watchers[watcherId]
OR If there is no one left in the room, delete the room completely

@Startouf Startouf created this issue from a note in WWM MVP (To do) May 9, 2020
@Startouf Startouf changed the title As a User, my disconnection event is processed appropriately on AWS As the server, when a User disconnects, it is removed from the room (and if needed the owner changes) May 31, 2020
@mourtisma mourtisma self-assigned this May 31, 2020
@mourtisma mourtisma moved this from To do to In progress in WWM MVP May 31, 2020
@mourtisma mourtisma changed the title As the server, when a User disconnects, it is removed from the room (and if needed the owner changes) As the server, when a User disconnects, it is removed from the room Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
WWM MVP
  
In progress
Development

No branches or pull requests

2 participants