Skip to main content

Module fetch

Module fetch 

Source
Expand description

Fetch lifecycle state machine.

Structs§

FetchStateMachine
Pure state machine for a MoQT fetch request (draft-09). Transitions: Idle → Pending → Receiving → Done.

Enums§

FetchError
Errors that can occur during fetch state transitions.
FetchState
Fetch lifecycle states.