Module machine

Source
Expand description

WebSocket handshake machine.

Structs§

HandshakeMachine
A generic handshake state machine.

Enums§

RoundResult
The result of the round.
StageResult
The result of the stage.

Traits§

TryParse
The parseable object.