nghttp2/lib/includes
Tatsuhiro Tsujikawa a3082b7c1e Remove nghttp2_on_data_recv_callback and nghttp2_on_data_send_callback
nghttp2_data is added to nghttp2_frame union. When DATA is
received, nghttp2_on_frame_recv_callback is called. When DATA is
sent, nghttp2_on_frame_send_callback is called.
2014-01-27 22:16:05 +09:00
..
nghttp2 Remove nghttp2_on_data_recv_callback and nghttp2_on_data_send_callback 2014-01-27 22:16:05 +09:00
Makefile.am Rebranding nghttp2 2013-07-13 00:43:06 +09:00