Skip to content

Optional Close frame #26

@jgraef

Description

@jgraef

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions