Module tungstenite::protocol::frame::coding
source · Expand description
Various codes defined in RFC 6455.
Enums§
- Status code used to indicate why an endpoint is closing the WebSocket connection.
- Control opcodes as in RFC 6455
- Data opcodes as in RFC 6455
- WebSocket message opcode as in RFC 6455.