From 7e7afbfcb3fcf7bda74e6e855601740787ce4e03 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Tue, 26 Jul 2016 08:04:50 +0700 Subject: network/nghttp2: Added (HTTP/2 implementation). Signed-off-by: Willy Sudiarto Raharjo --- network/nghttp2/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/nghttp2/slack-desc (limited to 'network/nghttp2/slack-desc') diff --git a/network/nghttp2/slack-desc b/network/nghttp2/slack-desc new file mode 100644 index 0000000000..a1d218da43 --- /dev/null +++ b/network/nghttp2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +nghttp2: nghttp2 (HTTP/2 implementation) +nghttp2: +nghttp2: nghttp2 is an implementation of HTTP/2 and its header compression +nghttp2: algorithm HPACK in C. +nghttp2: The framing layer of HTTP/2 is implemented as a form of reusable C +nghttp2: library. +nghttp2: +nghttp2: Homepage: https://nghttp2.org/ +nghttp2: +nghttp2: +nghttp2: -- cgit v1.2.3-79-gdb01