41 releases (8 stable)

1.5.0 Dec 4, 2024
1.4.2 Nov 7, 2024
1.3.0 Oct 26, 2024
1.0.0 May 28, 2024
0.1.4 Jul 13, 2022

#130 in Web programming

Download history 1409/week @ 2024-08-21 1560/week @ 2024-08-28 1509/week @ 2024-09-04 1550/week @ 2024-09-11 1653/week @ 2024-09-18 1709/week @ 2024-09-25 2005/week @ 2024-10-02 2249/week @ 2024-10-09 2968/week @ 2024-10-16 2555/week @ 2024-10-23 2767/week @ 2024-10-30 2958/week @ 2024-11-06 2168/week @ 2024-11-13 2221/week @ 2024-11-20 2294/week @ 2024-11-27 2545/week @ 2024-12-04

9,619 downloads per month
Used in 51 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
~68K SLoC