nghttp2: add libnghttp2 package
authorHans Dedecker <dedeckeh@gmail.com>
Fri, 6 Oct 2017 08:53:50 +0000 (10:53 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Sat, 7 Oct 2017 17:17:44 +0000 (19:17 +0200)
commit0e265dc0c704bced105980f1bee2a95827a29f25
treee4584ffb81b905b51ce9ce25d03e2019e84d69bf
parent2be307c99852dc859730b531e9b1cc2f9776234b
nghttp2: add libnghttp2 package

The nghttp2 library is an implementation of the Hypertext Transfer
Protocol version 2 in C; it supports RFC7540 and RFC7541.
The package enables only the reusable C library; binary size is 130K (X86)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/libs/nghttp2/Makefile [new file with mode: 0644]