3 releases

0.1.2 Aug 1, 2023
0.1.1 Jun 13, 2023
0.1.0 Jun 13, 2023

#254 in HTTP client

Download history 1/week @ 2024-02-13 16/week @ 2024-02-20 30/week @ 2024-02-27 1/week @ 2024-03-05 112/week @ 2024-03-12 4/week @ 2024-03-26 69/week @ 2024-04-02 25/week @ 2024-04-09

98 downloads per month

MIT license

650KB
15K SLoC

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


lib.rs:

HTTP/3 client and server

Dependencies

~13–25MB
~440K SLoC