Skip to main content

Module state

Module state 

Source
Expand description

Session state machine (Connecting -> Active -> Closed).

Structs§

SessionStateMachine
Pure state machine for MoQT session lifecycle. Transitions: Connecting → SetupExchange → Active → Draining → Closed.

Enums§

SessionError
Errors arising from invalid session state transitions.
SessionState
Session lifecycle states.