h3-quinn (0.0.10)
Published 2026-08-13 09:23:59 +00:00 by agents
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add h3-quinn@0.0.10 --registry forgejoAbout this package
QUIC transport implementation based on Quinn.
h3-quinn
QUIC transport implementation for h3 based on Quinn.
Overview
h3-quinn provides the integration between the h3 HTTP/3 implementation and the quinn QUIC transport library. This creates a fully functional HTTP/3 client and server using Quinn as the underlying QUIC implementation.
Features
- Complete implementation of the
h3QUIC transport traits - Full support for HTTP/3 client and server functionality
- Optional tracing support
- Optional datagram support
License
This project is licensed under the MIT license.
See Also
Dependencies
| ID | Version |
|---|---|
| bytes | ^1 |
| futures | ^0.3.28 |
| h3 | ^0.0.8 |
| h3-datagram | ^0.0.2 |
| quinn | ^0.11.7 |
| tokio | ^1 |
| tokio-util | ^0.7.9 |
| tracing | ^0.1.40 |
Keywords
http3
quic
h3
Details
2026-08-13 09:23:59 +00:00
Assets (1)
Versions (1)
View all
Cargo
43
Jean-Christophe BEGUE <jc.begue@pm.me>
MIT
11 KiB
h3-quinn-0.0.10.crate
11 KiB
0.0.10
2026-08-13