13 releases
0.2.4 | May 11, 2023 |
---|---|
0.2.3 | Apr 12, 2023 |
0.2.1 | Jan 23, 2023 |
0.2.0-beta.0 | Dec 28, 2022 |
0.1.0 | Jun 27, 2022 |
#732 in Network programming
4,094 downloads per month
Used in 36 crates
(2 directly)
455KB
13K
SLoC
ntex-h2
HTTP/2 client & server implementation for Rust.
More information about this crate can be found in the crate documentation.
Features
- Client and server HTTP/2 implementation.
- Implements part of HTTP/2 specification (priority and push are not supported).
- Passes h2spec.
Original
This is fork of h2 crate optimized for ntex framework
Dependencies
~2.4–3MB
~66K SLoC