Expand description
Unified endpoint state machine orchestrating all MoQT protocol flows. Draft-18 MoQT endpoint.
Major changes from draft-17:
Required Request ID Deltafield removed from every request message.SubscribeNamespacelost itssubscribe_optionsfield; namespace subscriptions only produce NAMESPACE / NAMESPACE_DONE. The newSubscribeTracksrequest type subscribes to PUBLISH messages and carries the FORWARD parameter.PublishOkcollapsed intoRequestOk(REQUEST_OK at type 0x07);RequestOkgains a trailing Track Properties block.GoAwaygains an optionalrequest_id(control stream only).RequestErrorgains an optional Redirect structure (carried whenerror_code == REDIRECT).
Structs§
Enums§
- Endpoint
Error - Errors that can occur during endpoint operations.