nghttp2/examples
Tatsuhiro Tsujikawa cdd72bad77 examples: Add ALPN support to tutorial client/server
This commit adds ALPN support to tutorial client/server.  It also adds
a code to check h2 was negotiated, if not, drop connection.

For tutorial server, now it sends connection preface just after TLS
handshake was made without waiting for the client connection preface.
2016-06-19 22:32:47 +09:00
..
.gitignore examples: Update .gitignore 2015-03-06 03:14:26 +09:00
CMakeLists.txt cmake: fix jemalloc, libevent include dirs 2016-03-13 16:42:35 +01:00
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
asio-cl.cc asio: Remove eof check in asio-cl.cc 2015-03-07 03:10:37 +09:00
asio-cl2.cc asio: Use host_service_from_uri in asio-cl2.cc 2015-03-07 01:10:49 +09:00
asio-sv.cc asio: Add server::response::write_trailer() 2015-03-07 19:26:42 +09:00
asio-sv2.cc Check more headers and funcs 2015-05-13 23:29:20 +09:00
client.c examples: fix compile warnings 2016-02-13 20:11:50 +01:00
deflate.c Fix warning with gcc 2015-09-23 18:26:02 +09:00
libevent-client.c examples: Add ALPN support to tutorial client/server 2016-06-19 22:32:47 +09:00
libevent-server.c examples: Add ALPN support to tutorial client/server 2016-06-19 22:32:47 +09:00
tiny-nghttpd.c examples: fix compile warnings 2016-02-13 20:11:50 +01:00