3 unstable releases

0.2.0 Sep 15, 2023
0.1.1 Sep 13, 2023
0.1.0 Sep 13, 2023

#66 in Multimedia

Download history 56/week @ 2023-09-12 5/week @ 2023-09-19

61 downloads per month

MIT/Apache

72KB
2K SLoC

Documentation Crates.io License: MIT

moq-transport

A Rust implementation of the proposed IETF standard.

Specification Github


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