Expand description
MoQT wire codec for draft-14.
Provides encoding and decoding of all MoQT control messages, data stream headers, QUIC variable-length integers, and key-value parameters as defined in draft-ietf-moq-transport-14.
§Modules
varint— QUIC variable-length integer (RFC 9000 Section 16)kvp— Key-value parameter pairs used in control messagestypes— Core protocol types (TrackNamespace, Location, enums)error_codes— Session and request error codesmessage— All 30 control message types with encode/decodedata_stream— Subgroup, datagram, fetch, and object headers