nghttp2 - HTTP/2 C Library¶
This is an experimental implementation of Hypertext Transfer Protocol version 2.
The project is hosted at github.com/tatsuhiro-t/nghttp2.
Contents:
- nghttp2 - HTTP/2 C Library
- Building Android binary
- Tutorial: HTTP/2 client
- Tutorial: HTTP/2 server
- Tutorial: HPACK API
- nghttp(1)
- nghttpd(1)
- nghttpx(1)
- h2load(1)
- nghttpx - HTTP/2 proxy - HOW-TO
- h2load - HTTP/2 benchmarking tool - HOW-TO
- API Reference
- libnghttp2_asio: High level HTTP/2 C++ library
- Python API Reference
- nghttp2.h
- nghttp2ver.h
- asio_http2.h
- Source
- Issues