| Crates.io | ntex-h2 |
| lib.rs | ntex-h2 |
| version | 1.13.0 |
| created_at | 2022-06-27 09:04:25.806555+00 |
| updated_at | 2025-09-10 12:34:21.926109+00 |
| description | An HTTP/2 client and server |
| homepage | |
| repository | https://github.com/ntex-rs/ntex-h2 |
| max_upload_size | |
| id | 614014 |
| size | 598,578 |
HTTP/2 client & server implementation for Rust.
More information about this crate can be found in the crate documentation.
This is fork of h2 crate optimized for ntex framework