summaryrefslogtreecommitdiffstats
path: root/network/nghttp2/README
blob: 3d05758f54d114d05b3e6d26fc6f74a141ecce24 (plain)
1
2
3
4
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.