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

#84 in Asynchronous

Download history 1210/week @ 2024-12-27 2018/week @ 2025-01-03 2288/week @ 2025-01-10 1965/week @ 2025-01-17 2190/week @ 2025-01-24 3282/week @ 2025-01-31 3606/week @ 2025-02-07 2404/week @ 2025-02-14 2443/week @ 2025-02-21 2573/week @ 2025-02-28 3508/week @ 2025-03-07 4344/week @ 2025-03-14 2598/week @ 2025-03-21 2561/week @ 2025-03-28 3300/week @ 2025-04-04 2849/week @ 2025-04-11

11,703 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