33 releases

0.5.5 May 1, 2024
0.5.2 Mar 24, 2024
0.4.4 Nov 10, 2023
0.3.2 Jun 23, 2023
0.1.4 Jul 13, 2022

#972 in Network programming

Download history 758/week @ 2024-01-26 994/week @ 2024-02-02 881/week @ 2024-02-09 1167/week @ 2024-02-16 1051/week @ 2024-02-23 1206/week @ 2024-03-01 1910/week @ 2024-03-08 1463/week @ 2024-03-15 2002/week @ 2024-03-22 1699/week @ 2024-03-29 1540/week @ 2024-04-05 1602/week @ 2024-04-12 1788/week @ 2024-04-19 2011/week @ 2024-04-26 1618/week @ 2024-05-03 1129/week @ 2024-05-10

6,750 downloads per month
Used in 45 crates (2 directly)

MIT/Apache

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