Crate wsocket

Source

Structs§

Close
WebSocket

Enums§

CloseCode
When closing an established connection an endpoint MAY indicate a reason for closure. https://datatracker.ietf.org/doc/html/rfc6455#section-7.4.1
Message
WSocketError

Functions§

handshake
is_upgrade_request
upgrade

Type Aliases§

WSocketResult