slackbuilds_ponce/network/nghttp2/README
Marcel Saegebarth 7e7afbfcb3
network/nghttp2: Added (HTTP/2 implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-07-30 06:03:38 +07:00

4 lines
164 B
Text

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.