Module tungstenite::handshake
source · Expand description
WebSocket handshake control.
Modules
- Client handshake machine.
- HTTP Request and response header handling.
- WebSocket handshake machine.
- Server handshake machine.
Structs
- A WebSocket handshake.
Enums
- A handshake result.
Traits
- Handshake role.
Functions
- Derive the
Sec-WebSocket-Acceptresponse header from aSec-WebSocket-Keyrequest header.