sec-http3

Crates.iosec-http3
lib.rssec-http3
version0.1.2
sourcesrc
created_at2023-06-13 04:22:35.118578
updated_at2023-08-01 04:04:11.02607
descriptionAn async HTTP/3 implementation that supports web transport.
homepage
repositoryhttps://github.com/security-union/sec-http3
max_upload_size
id888691
size651,066
Freja Roberts (ten3roberts)

documentation

https://docs.rs/sec-http3

README

sec-http3

An async HTTP/3 implementation that supports WebTransport.

crates.io docs.rs

WebTransport Server

You can find a full server example in examples/webtransport_server.rs

License

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

Commit count: 195

cargo fmt