-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Looks like there is an error in Protocol. otherwise this errors is in implementations, js, java
A client who sends a 'close' message MUST set the reason field to a valid close code (as enumerated in Close Code Enumeration).
1001SHALL be used for normal close cases.
From protocol MUST be sent 1001, but in both implementations is send 1000
Reactions are currently unavailable