8 releases (4 breaking)

new 0.5.1 May 7, 2024
0.5.0 Apr 26, 2024
0.4.0 Apr 9, 2024
0.3.1 Apr 2, 2024
0.1.1 Sep 13, 2023

#386 in Multimedia

Download history 2/week @ 2024-02-12 8/week @ 2024-02-19 22/week @ 2024-02-26 108/week @ 2024-03-18 182/week @ 2024-04-01 167/week @ 2024-04-08 3/week @ 2024-04-15 112/week @ 2024-04-22 22/week @ 2024-04-29 147/week @ 2024-05-06

290 downloads per month
Used in 5 crates

MIT/Apache

160KB
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–16MB
~174K SLoC