5d0bf4cc84
The libnghttp2_asio library is C++ library built on top of libnghttp2. Currently, it has server API and easily create HTTP/2 server using node.js like API calls. See the example server source code in examples/asio-sv.cc. The library depends on Boost::ASIO library. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
asio-sv.cc | ||
client.c | ||
deflate.c | ||
libevent-client.c | ||
libevent-server.c |