3 releases
0.1.2 | Aug 1, 2023 |
---|---|
0.1.1 | Jun 13, 2023 |
0.1.0 | Jun 13, 2023 |
#335 in HTTP client
650KB
15K
SLoC
sec-http3
An async HTTP/3 implementation that supports WebTransport.
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
lib.rs
:
HTTP/3 client and server
Dependencies
~14–24MB
~451K SLoC