nghttp2/examples
Tatsuhiro Tsujikawa b78a51da0e Support graceful shutdown using multiple GOAWAY
Add last_stream_id parameter to nghttp2_submit_goaway().  To terminate
connection immediately with application chosen last stream ID,
nghttp2_session_terminate_session2() was added.
2014-06-18 11:35:08 +09:00
..
.gitignore Update .gitignore 2014-01-11 01:05:42 +09:00
Makefile.am Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
client.c Support graceful shutdown using multiple GOAWAY 2014-06-18 11:35:08 +09:00
libevent-client.c Fix compile error with -Wshorten-64-to-32 2014-06-11 23:37:16 +09:00
libevent-server.c Fix compile error with -Wshorten-64-to-32 2014-06-11 23:37:16 +09:00