-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
When the server restarts, the client losses the connection and doesn't reconnect.
Since a disconnection event is not thrown, there is no way to know that the client disconnected and also if there was, it's unclear as to how to achieve a re-connection.
I've noticed that while connected is true (even if the server went down), webSocket.socket.connected is false (hence it is more accurate).
How can a re-connection be done using this library?
Thanks,
Ofir
Metadata
Metadata
Assignees
Labels
No labels