8 releases (4 breaking)

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

#5 in #webtransport

Download history 3/week @ 2024-02-13 10/week @ 2024-02-20 19/week @ 2024-02-27 108/week @ 2024-03-19 3/week @ 2024-03-26 181/week @ 2024-04-02 166/week @ 2024-04-09 2/week @ 2024-04-16 117/week @ 2024-04-23 17/week @ 2024-04-30 147/week @ 2024-05-07

284 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–17MB
~176K SLoC