Module ecksport_core::state_mach
source · Structs§
Enums§
- External action we should take after processing a message.
- Client handshake state machine.
- Server handshake state machine.
- Generic enum describing the kind of state the handshake is in.
Functions§
- Inits a client session using the parameters we want to use.
- Performs client handshake state transition on receiving a new frame.
- Performs server handshake state transition on receiving a new frame.