13 releases

0.2.4 May 11, 2023
0.2.3 Apr 12, 2023
0.2.1 Jan 23, 2023
0.2.0-beta.0 Dec 28, 2022
0.1.0 Jun 27, 2022

#732 in Network programming

Download history 1022/week @ 2023-02-13 825/week @ 2023-02-20 1077/week @ 2023-02-27 882/week @ 2023-03-06 1236/week @ 2023-03-13 932/week @ 2023-03-20 972/week @ 2023-03-27 1087/week @ 2023-04-03 1088/week @ 2023-04-10 987/week @ 2023-04-17 1137/week @ 2023-04-24 1098/week @ 2023-05-01 1143/week @ 2023-05-08 1001/week @ 2023-05-15 879/week @ 2023-05-22 996/week @ 2023-05-29

4,094 downloads per month
Used in 36 crates (2 directly)

MIT license

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

~2.4–3MB
~66K SLoC