buildroot/package/nghttp2/Config.in
Michaël Burtin cfe63dcd63 nghttp2: new package
nghttp2 is an implementation of HTTP/2 and its header
compression algorithm HPACK in C.

Signed-off-by: Michaël Burtin <michael.burtin@netgem.com>
Signed-off-by: Anisse Astier <anisse.astier.ext@netgem.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-19 16:59:42 +02:00

8 lines
168 B
Plaintext

config BR2_PACKAGE_NGHTTP2
bool "nghttp2"
help
nghttp2 is an implementation of HTTP/2 and its header
compression algorithm HPACK in C.
https://nghttp2.org/