Nghttp2
nghttp2.orgRank Trend
Ranking history over time.
About Nghttp2
Nghttp2 is an implementation of the HTTP/2 protocol and its header compression algorithm HPACK in C. The site provides documentation, tools, and a library for developers to implement HTTP/2 in their applications.
Access a comprehensive HTTP/2 C library and tools for development.
What You Can Do
- Download the HTTP/2 C library
- Access detailed documentation
- Utilize HPACK encoder and decoder APIs
- Benchmark HTTP/2 performance
- Participate in community discussions
Frequently Asked Questions
What is nghttp2?
Nghttp2 is a C library that implements the HTTP/2 protocol and its header compression algorithm HPACK.
Is the nghttp2 library open source?
Yes, nghttp2 is an open-source project, and its source code is available for public use.
Where can I find documentation for nghttp2?
Documentation for nghttp2 is available on the website, detailing all C APIs and usage instructions.
What tools does nghttp2 provide?
Nghttp2 provides tools for benchmarking and load testing HTTP/2 implementations.
How can I contribute to nghttp2?
You can contribute to nghttp2 by participating in discussions and submitting code or documentation improvements through its repository.