Skip to content

Residency guarantee for per-room sockets on distributed architectures #4990

Discussion options

You must be logged in to vote

Hi! Yes, the socket object is guaranteed to stay on the same Socket.IO server for the duration of the connection.

However, please note that if you enable Connection state recovery, then in that case the socket object will indeed be serialised upon disconnection and recreated upon reconnection if the recovery is successful.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nicholaswmin
Comment options

Answer selected by nicholaswmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants