Crates.io | sec-http3 |
lib.rs | sec-http3 |
version | 0.1.2 |
source | src |
created_at | 2023-06-13 04:22:35.118578 |
updated_at | 2023-08-01 04:04:11.02607 |
description | An async HTTP/3 implementation that supports web transport. |
homepage | |
repository | https://github.com/security-union/sec-http3 |
max_upload_size | |
id | 888691 |
size | 651,066 |
An async HTTP/3 implementation that supports WebTransport.
You can find a full server example in examples/webtransport_server.rs
sec-http3 is provided under the MIT license. See LICENSE.
sec-http3 is a fork of the h3 crate customized for our use cases, we hope that you find it useful. [h3]: https://crates.io/crates/h3