16 releases (8 breaking)

new 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

#1473 in Network programming

Download history 33/week @ 2024-10-02 17/week @ 2024-10-09 5/week @ 2024-10-16 167/week @ 2024-10-23 334/week @ 2024-10-30 45/week @ 2024-11-06 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

134 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
~189K SLoC