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

Rejoin on lost connection #94

Merged
merged 1 commit into from
Sep 11, 2016
Merged

Rejoin on lost connection #94

merged 1 commit into from
Sep 11, 2016

Conversation

rupl
Copy link
Owner

@rupl rupl commented Sep 11, 2016

Socket.io automatically re-establishes a basic connection, but the rooms were not being rejoined. This branch ensures that the room is rejoined and users can continue participating in a room without refreshing the page.

This also means the server can die/reboot without disrupting anything too! 👍

This also finishes laying the groundwork for #80

@rupl rupl temporarily deployed to bustashape-pr-94 September 11, 2016 10:49 Inactive
@rupl
Copy link
Owner Author

rupl commented Sep 11, 2016

hmm, build error on Twitter config. I'll just trust myself :bowtie:

@rupl rupl merged commit 0cd8a52 into master Sep 11, 2016
@rupl rupl deleted the 80-connection branch October 16, 2016 20:28
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.

1 participant