security-union / sec-http3

MIT License
14 stars 0 forks source link

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.