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

Utilities to work with raw WebSocket frames.

Modules

coding

Various codes defined in RFC 6455.

Structs

Frame

A struct representing a WebSocket frame.

FrameSocket

A reader and writer for WebSocket frames.