Module tungstenite::handshake [−][src]
WebSocket handshake control.
Modules
| client | Client handshake machine. |
| headers | HTTP Request and response header handling. |
| server | Server handshake machine. |
Structs
| MidHandshake | A WebSocket handshake. |
Enums
| HandshakeError | A handshake result. |
Traits
| HandshakeRole | Handshake role. |
Functions
| derive_accept_key | Derive the |