Expand description
WebSocket handshake machine.
Structs§
- Attack
Check 🔒 - Attack mitigation. Contains counters needed to prevent DoS attacks and reject valid but useless headers.
- Handshake
Machine - A generic handshake state machine.
Enums§
- Handshake
State 🔒 - The handshake state.
- Round
Result - The result of the round.
- Stage
Result - The result of the stage.
Traits§
- TryParse
- The parseable object.