Module tungstenite::protocol::frame
source · Expand description
Utilities to work with raw WebSocket frames.
Modules
Various codes defined in RFC 6455.
Structs
A struct representing the close command.
A struct representing a WebSocket frame.
A struct representing a WebSocket frame header.
A reader and writer for WebSocket frames.