43 releases (10 stable)

new 1.6.2 Jan 28, 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

#158 in Web programming

Download history 2225/week @ 2024-10-08 2803/week @ 2024-10-15 2722/week @ 2024-10-22 2634/week @ 2024-10-29 3127/week @ 2024-11-05 2153/week @ 2024-11-12 2201/week @ 2024-11-19 2256/week @ 2024-11-26 2482/week @ 2024-12-03 2896/week @ 2024-12-10 1741/week @ 2024-12-17 1148/week @ 2024-12-24 1614/week @ 2024-12-31 2115/week @ 2025-01-07 2190/week @ 2025-01-14 1507/week @ 2025-01-21

7,663 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
~69K SLoC