Skip to main content

Module endpoint

Module endpoint 

Source
Expand description

Unified endpoint state machine orchestrating all MoQT protocol flows.

Structs§

Endpoint
Unified draft-08 MoQT endpoint wrapping session lifecycle, subscribe ID allocation, and all per-flow state machines (subscriptions, fetches, announces, subscribe-announces, track statuses).

Enums§

EndpointError
Errors that can occur during draft-08 endpoint operations.

Type Aliases§

NamespaceKey 🔒
Key identifying a namespace (used for Announce / SubscribeAnnounces maps).
TrackKey 🔒
Key identifying a track (namespace + track name).