Crates.io | h3-quinn |
lib.rs | h3-quinn |
version | 0.0.10 |
created_at | 2023-03-01 21:18:00.906756+00 |
updated_at | 2025-05-06 20:35:46.241359+00 |
description | QUIC transport implementation based on Quinn. |
homepage | |
repository | https://github.com/hyperium/h3 |
max_upload_size | |
id | 798325 |
size | 46,342 |
QUIC transport implementation for h3 based on Quinn.
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.
h3
QUIC transport traitsThis project is licensed under the MIT license.