51 releases (18 stable)

new 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

#132 in Web programming

Download history 2221/week @ 2024-11-20 2280/week @ 2024-11-27 2696/week @ 2024-12-04 2613/week @ 2024-12-11 1660/week @ 2024-12-18 1034/week @ 2024-12-25 1897/week @ 2025-01-01 2087/week @ 2025-01-08 2047/week @ 2025-01-15 1985/week @ 2025-01-22 3062/week @ 2025-01-29 3536/week @ 2025-02-05 2891/week @ 2025-02-12 2343/week @ 2025-02-19 2501/week @ 2025-02-26 3234/week @ 2025-03-05

11,618 downloads per month
Used in 54 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

~3.5MB
~68K SLoC