3 unstable releases
0.2.0 | Sep 15, 2023 |
---|---|
0.1.1 | Sep 13, 2023 |
0.1.0 | Sep 13, 2023 |
#66 in Multimedia
61 downloads per month
72KB
2K
SLoC
moq-transport
A Rust implementation of the proposed IETF standard.
lib.rs
:
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.
FORKED: This is implementation makes extensive changes to the protocol. See KIXEL_00 for a list of differences. Many of these will get merged into the specification, so don't panic.
Dependencies
~8–22MB
~287K SLoC