freebsd-ports/www/nghttp2/pkg-descr
Sunpoet Po-Chuan Hsieh 9786cfe4ae - Add EXAMPLES option
- Update pkg-descr
- Bump PORTREVISION for package change
2016-12-17 10:43:58 +00:00

8 lines
337 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. On
top of that, we have implemented HTTP/2 client, server and proxy. We have also
developed load test and benchmarking tool for HTTP/2 and SPDY.
WWW: https://nghttp2.org/