14 releases (7 breaking)

0.8.0 Nov 1, 2024
0.6.0 Aug 16, 2024
0.5.3 Jul 24, 2024
0.3.0 Mar 22, 2024
0.2.0 Sep 15, 2023

#1379 in Network programming

Download history 58/week @ 2024-07-27 11/week @ 2024-08-03 81/week @ 2024-08-10 166/week @ 2024-08-17 27/week @ 2024-08-24 32/week @ 2024-08-31 7/week @ 2024-09-07 37/week @ 2024-09-14 71/week @ 2024-09-21 43/week @ 2024-09-28 18/week @ 2024-10-05 6/week @ 2024-10-12 138/week @ 2024-10-19 270/week @ 2024-10-26 132/week @ 2024-11-02 9/week @ 2024-11-09

549 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–14MB
~188K SLoC