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