-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
tungstenite sometimes gives us Message::Close(None), but we can't handle this at the moment. We expect there to always be a close code and reason, and currently just use CloseCode::default() and String::default(). We should change this to allow an empty close message. This would be a breaking change, so we'll wait for the next minor release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels