34 releases (1 stable)

1.0.0 May 28, 2024
0.5.5 May 1, 2024
0.5.4 Apr 23, 2024
0.5.2 Mar 24, 2024
0.1.4 Jul 13, 2022

#893 in Network programming

Download history 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 1561/week @ 2024-05-02 1468/week @ 2024-05-09 1209/week @ 2024-05-16 1831/week @ 2024-05-23 1680/week @ 2024-05-30 1502/week @ 2024-06-06 1137/week @ 2024-06-13 1408/week @ 2024-06-20 861/week @ 2024-06-27

5,215 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.5MB
~68K SLoC