Skip to main content

Crate moq_transport

Crate moq_transport 

Source
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ยง

coding
data
error
message
Control messages sent over the bidirectional control stream.
mlog
MoQ Transport logging (mlog) following qlog patterns
serve
session
setup
Messages used for the MoQ Transport handshake.
watch