42 releases (9 stable)
new 1.6.0 | Jan 13, 2025 |
---|---|
1.5.0 | Dec 4, 2024 |
1.4.2 | Nov 7, 2024 |
1.0.0 | May 28, 2024 |
0.1.4 | Jul 13, 2022 |
#148 in Web programming
6,546 downloads per month
Used in 52 crates
(2 directly)
480KB
14K
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
~3.5MB
~67K SLoC