16 releases (8 breaking)

0.9.0 Jan 16, 2025
0.8.1 Nov 21, 2024
0.7.1 Oct 31, 2024
0.5.3 Jul 24, 2024
0.2.0 Sep 15, 2023

#1593 in Network programming

Download history 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 14/week @ 2024-11-09 136/week @ 2024-11-16 41/week @ 2024-11-23 16/week @ 2024-11-30 46/week @ 2024-12-07 1/week @ 2024-12-14 105/week @ 2025-01-11 32/week @ 2025-01-18

137 downloads per month
Used in 6 crates

MIT/Apache

215KB
6K 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
~192K SLoC