This is an implementation of Hypertext Transfer Protocol version 2.
conda install aarch64-staging::libnghttp2
conda install aarch64-staging/label/AR::libnghttp2
conda install aarch64-staging/label/archive::libnghttp2
conda install aarch64-staging/label/bootstrapping::libnghttp2
conda install aarch64-staging/label/miniconda::libnghttp2
This is an implementation of the Hypertext Transfer Protocol version 2 in C.
The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2.