You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
In my desktop browser socket.io js implementation, the client seems to be intelligent enough to reconnect and grab the old socket in the case that the socket server restarts or something like that.
Before I change my server side code to not rely on this socket id persistence, I wanted to ask if I was missing something with this excellent library.
The text was updated successfully, but these errors were encountered:
In my desktop browser socket.io js implementation, the client seems to be intelligent enough to reconnect and grab the old socket in the case that the socket server restarts or something like that.
Before I change my server side code to not rely on this socket id persistence, I wanted to ask if I was missing something with this excellent library.
The text was updated successfully, but these errors were encountered: