An implementation of the Hypertext Transfer Protocol version 2 in C https://nghttp2.org/
Go to file
2024-05-14 09:46:45 +02:00
nghttp2.spec automatic version update by autodist [release 1.62.0-1mamba;Tue May 14 2024] 2024-05-14 09:46:45 +02:00
README.md package created using the webbuild interface [release 1.42.0-1mamba;Tue Dec 08 2020] 2024-01-06 07:38:13 +01:00

nghttp2

This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2.