nghttp2/m4
Tatsuhiro Tsujikawa 5d0bf4cc84 Add C++ library libnghttp2_asio on top of libnghttp2
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.
2014-09-24 00:45:40 +09:00
..
ax_boost_asio.m4 Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
ax_boost_base.m4 Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
ax_boost_system.m4 Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
ax_boost_thread.m4 Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
ax_check_compile_flag.m4 Add AX_CHECK_COMPILE_FLAG (from Autotools packages) 2014-05-11 11:27:52 +02:00
ax_cxx_compile_stdcxx_11.m4 Add ax_cxx_compile_stdcxx_11 to check C++11 availability and flags 2013-08-06 21:20:36 +09:00
ax_python_devel.m4 Don't fail if python-dev is not found unless request_python_binding=yes 2014-01-12 21:31:33 +09:00