Module sec_websocket_protocol
Available on crate features
http and std only.Structs§
- Accepted
WebSocket Protocol - Utility type containing the accepted
SecWebSocketProtocol. - Invalid
WebSocket Protocol - Error returned for a WebSocket subprotocol that is not an HTTP token.
- SecWeb
Socket Protocol - The
Sec-WebSocket-Protocolheader, containing one or multiple protocols.