Expand description
An implementation of the MoQ Transport protocol.
MoQ Transport is a pub/sub protocol over QUIC. While originally designed for live media, MoQ Transport is generic and can be used for other live applications. The specification is a work in progress and will change. See the specification and github for any updates.
Modulesยง
- Low-level message sent over the wire, as defined in the specification.
- Messages used for the MoQ Transport handshake.