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

Tolerate users who left for 30 seconds and then remove them from the list #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rsolovjov
Copy link

Close #30

It's simple but not perfect solution. For more accurate sync between different LiveViews we need to create one GenServer for each room and run it when one or more LiveView processes for given room exists.

Copy link
Owner

@lubien lubien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really liked this solution and it might be enough really, we don't need to be fancy, I will test then merge it when I have more time available

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 this pull request may close these issues.

Allow users to be drawed even if they're disconnected for a few seconds
2 participants