slackbuilds_ponce/network/nghttp2/README

5 lines
164 B
Text
Raw Normal View History

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.