51 releases (18 stable)

1.8.6 Mar 12, 2025
1.8.1 Jan 31, 2025
1.5.0 Dec 4, 2024
1.4.2 Nov 7, 2024
0.1.4 Jul 13, 2022

#233 in Network programming

Download history 2435/week @ 2024-11-30 2845/week @ 2024-12-07 2035/week @ 2024-12-14 1271/week @ 2024-12-21 1245/week @ 2024-12-28 2164/week @ 2025-01-04 2252/week @ 2025-01-11 1912/week @ 2025-01-18 2499/week @ 2025-01-25 3067/week @ 2025-02-01 3720/week @ 2025-02-08 2316/week @ 2025-02-15 2547/week @ 2025-02-22 2635/week @ 2025-03-01 3439/week @ 2025-03-08 3718/week @ 2025-03-15

12,736 downloads per month
Used in 56 crates (2 directly)

MIT/Apache

490KB
14K SLoC

ntex-h2

HTTP/2 client & server implementation for Rust.

License: MIT Crates.io Documentation Version CI codecov

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.6–3.5MB
~71K SLoC