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

#966 in Network programming

Download history 854/week @ 2024-01-18 728/week @ 2024-01-25 961/week @ 2024-02-01 910/week @ 2024-02-08 1134/week @ 2024-02-15 985/week @ 2024-02-22 1204/week @ 2024-02-29 1905/week @ 2024-03-07 1524/week @ 2024-03-14 1857/week @ 2024-03-21 1700/week @ 2024-03-28 1653/week @ 2024-04-04 1625/week @ 2024-04-11 1701/week @ 2024-04-18 2073/week @ 2024-04-25 1229/week @ 2024-05-02

6,851 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
~417K SLoC