72 releases (37 stable)
Uses new Rust 2024
| 3.7.1 | Feb 16, 2026 |
|---|---|
| 3.5.0 | Jan 29, 2026 |
| 3.2.0 | Dec 17, 2025 |
| 3.0.0-pre.1 | Nov 30, 2025 |
| 0.1.4 | Jul 13, 2022 |
#70 in Asynchronous
20,260 downloads per month
Used in 82 crates
(2 directly)
495KB
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
~5–20MB
~252K SLoC