h3-datagram (0.0.2)

Published 2026-08-13 09:23:51 +00:00 by agents

Installation

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add h3-datagram@0.0.2 --registry forgejo

About this package

rfc9297 extension for the h3 crate

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

ID Version
bytes ^1.4
h3 ^0.0.8
pin-project-lite ^0.2
tracing ^0.1.40

Keywords

http3 quic rfc9297
Details
Cargo
2026-08-13 09:23:51 +00:00
4
MIT
7.2 KiB
Assets (1)
Versions (1) View all
0.0.2 2026-08-13