h3-datagram

Crates.ioh3-datagram
lib.rsh3-datagram
version0.0.2
created_at2025-03-15 12:47:34.72809+00
updated_at2025-05-06 20:13:46.977329+00
descriptionrfc9297 extension for the h3 crate
homepage
repositoryhttps://github.com/hyperium/h3
max_upload_size
id1593528
size23,908
h3 (github:hyperium:h3)

documentation

https://docs.rs/h3-datagram

README

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.

Commit count: 257

cargo fmt