nghttp2/examples
Tatsuhiro Tsujikawa b7ccca4c47 examples: Add tiny-nghttpd
tiny-nghttpd is HTTP/2 server and its purpose is measure the
performance of nghttp2 library code.  Currently it only accepts direct
HTTP/2 connection only.
2014-09-27 23:44:33 +09:00
..
.gitignore Update doc 2014-09-24 00:45:40 +09:00
Makefile.am examples: Add tiny-nghttpd 2014-09-27 23:44:33 +09:00
asio-sv.cc Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
asio-sv2.cc src: Add utility APIs to asio_http2.h; add asio-sv2 example to serve files 2014-09-24 23:05:13 +09:00
client.c Hide nghttp2_session_callbacks details and provide setter like functions 2014-08-25 21:24:04 +09:00
deflate.c examples: Fix possible division by zero 2014-07-18 00:09:05 +09:00
libevent-client.c Hide nghttp2_session_callbacks details and provide setter like functions 2014-08-25 21:24:04 +09:00
libevent-server.c libevent-server: Use nghttp2_option_set_recv_client_preface() 2014-09-13 21:24:45 +09:00
tiny-nghttpd.c examples: Add tiny-nghttpd 2014-09-27 23:44:33 +09:00