42 releases (9 stable)

new 1.6.0 Jan 13, 2025
1.5.0 Dec 4, 2024
1.4.2 Nov 7, 2024
1.0.0 May 28, 2024
0.1.4 Jul 13, 2022

#148 in Web programming

Download history 1842/week @ 2024-09-23 1752/week @ 2024-09-30 2184/week @ 2024-10-07 2711/week @ 2024-10-14 2805/week @ 2024-10-21 2455/week @ 2024-10-28 3527/week @ 2024-11-04 1897/week @ 2024-11-11 2265/week @ 2024-11-18 2243/week @ 2024-11-25 2492/week @ 2024-12-02 2881/week @ 2024-12-09 1931/week @ 2024-12-16 1152/week @ 2024-12-23 1328/week @ 2024-12-30 1940/week @ 2025-01-06

6,546 downloads per month
Used in 52 crates (2 directly)

MIT/Apache

480KB
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

~3.5MB
~67K SLoC