17 releases (9 breaking)

0.10.0 Feb 25, 2025
0.8.1 Nov 21, 2024
0.5.3 Jul 24, 2024
0.3.0 Mar 22, 2024
0.2.0 Sep 15, 2023

#1642 in Network programming

Download history 9/week @ 2024-11-13 163/week @ 2024-11-20 16/week @ 2024-11-27 22/week @ 2024-12-04 34/week @ 2024-12-11 134/week @ 2025-01-15 18/week @ 2025-01-22 29/week @ 2025-01-29 23/week @ 2025-02-05 81/week @ 2025-02-19 100/week @ 2025-02-26

220 downloads per month
Used in 6 crates

MIT/Apache

225KB
6.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