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.
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
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.
|