Module tungstenite::protocol::frame::coding[][src]

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.