#quic #http-3 #rfc9297

h3-datagram

rfc9297 extension for the h3 crate

1 unstable release

0.0.1 Mar 15, 2025

#76 in #http-3

Download history 63/week @ 2025-03-09 325/week @ 2025-03-16

388 downloads per month
Used in 5 crates (3 directly)

MIT license

640KB
14K SLoC

H3 Datagram

this crate provides an implementation of the h3-datagram spec that works with the h3 crate.

Status

This crate is still in experimental. The API is subject to change. It may contain bugs and is not yet complete. Use with caution.

Usage

As stated in the rfc this is intended to be used for protocol extensions like Web-Transport and not directly by applications.

HTTP Datagrams and the Capsule Protocol are intended for use by HTTP extensions, not applications.

Dependencies

~3–9MB
~74K SLoC