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

#83 in Asynchronous

Download history 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 4213/week @ 2025-03-15 2673/week @ 2025-03-22 2796/week @ 2025-03-29 3116/week @ 2025-04-05 2965/week @ 2025-04-12 1612/week @ 2025-04-19

10,927 downloads per month
Used in 58 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
~70K SLoC