aboutsummaryrefslogtreecommitdiff
path: root/www/nghttp2/pkg-descr
blob: 3377c7e3a0c195b0fa0184fc2fc2497c8cf0f51a (plain) (blame)
1
2
3
4
5
6
nghttp2 is an implementation of HTTP/2 and its header compression algorithm
HPACK in C.

The framing layer of HTTP/2 is implemented as a form of reusable C library. On
top of that, we have implemented HTTP/2 client, server and proxy. We have also
developed load test and benchmarking tool for HTTP/2 and SPDY.