30 releases

0.5.2 Mar 24, 2024
0.5.0 Jan 9, 2024
0.4.4 Nov 10, 2023
0.3.2 Jun 23, 2023
0.1.4 Jul 13, 2022

#1258 in Network programming

Download history 829/week @ 2023-12-23 773/week @ 2023-12-30 1376/week @ 2024-01-06 960/week @ 2024-01-13 728/week @ 2024-01-20 736/week @ 2024-01-27 1064/week @ 2024-02-03 825/week @ 2024-02-10 1178/week @ 2024-02-17 1115/week @ 2024-02-24 1276/week @ 2024-03-02 1949/week @ 2024-03-09 1460/week @ 2024-03-16 1926/week @ 2024-03-23 1696/week @ 2024-03-30 1288/week @ 2024-04-06

6,666 downloads per month
Used in 43 crates (2 directly)

MIT/Apache

480KB
13K 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–31MB
~418K SLoC