-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
When closing the connection from the client I always get 1005
1005
No Status Recvd | Reserved.
Indicates that no status code was provided even though one was expected.
https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent
So the client tries to reconnect because it was not a clean close..
The close code should be 1000