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

#456 in Multimedia

Download history 32/week @ 2024-09-13 69/week @ 2024-09-20 43/week @ 2024-09-27 23/week @ 2024-10-04 8/week @ 2024-10-11 126/week @ 2024-10-18 154/week @ 2024-10-25 249/week @ 2024-11-01 23/week @ 2024-11-08 108/week @ 2024-11-15 68/week @ 2024-11-22 17/week @ 2024-11-29 48/week @ 2024-12-06 1/week @ 2024-12-13

53 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