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

Provide ability to reconnect to session/restore state #9

Closed
howardchung opened this issue May 14, 2020 · 0 comments
Closed

Provide ability to reconnect to session/restore state #9

howardchung opened this issue May 14, 2020 · 0 comments

Comments

@howardchung
Copy link
Owner

Currently ID values are reset on disconnect/reconnect since socket.io generates a new ID.

Allow clients to register with a custom ID value so that all random values can be mapped back to a single ID.

@howardchung howardchung changed the title Provide ability to reconnect to session Provide ability to reconnect to session/restore state May 15, 2020
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

No branches or pull requests

1 participant