15 releases (7 breaking)

0.8.1 Nov 21, 2024
0.7.1 Oct 31, 2024
0.5.3 Jul 24, 2024
0.3.0 Mar 22, 2024
0.2.0 Sep 15, 2023

#449 in Multimedia

Download history 28/week @ 2024-08-19 46/week @ 2024-08-26 10/week @ 2024-09-02 6/week @ 2024-09-09 40/week @ 2024-09-16 72/week @ 2024-09-23 40/week @ 2024-09-30 17/week @ 2024-10-07 4/week @ 2024-10-14 158/week @ 2024-10-21 323/week @ 2024-10-28 67/week @ 2024-11-04 7/week @ 2024-11-11 161/week @ 2024-11-18 19/week @ 2024-11-25 15/week @ 2024-12-02

209 downloads per month
Used in 6 crates

MIT/Apache

180KB
5.5K 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.

Dependencies

~3–15MB
~190K SLoC