libnghttp2 1.68.0-rc.0

FFI bindings to the HTTP/2 framing layer of nghttp2 C library
Documentation

libnghttp2

Crates.io

Documentation | C API

libnghttp2 provides FFI bindings to the HTTP/2 framing layer of nghttp2 C library.

You can use it for raw frame parsing to implement rfc9113-compliant HTTP/2 clients, servers and proxies.