slackbuilds/network/nghttp2
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
..
README network/nghttp2: Added (HTTP/2 implementation). 2016-07-30 06:03:38 +07:00
nghttp2.SlackBuild network/nghttp2: Added (HTTP/2 implementation). 2016-07-30 06:03:38 +07:00
nghttp2.info network/nghttp2: Added (HTTP/2 implementation). 2016-07-30 06:03:38 +07:00
slack-desc network/nghttp2: Added (HTTP/2 implementation). 2016-07-30 06:03:38 +07:00

README

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.