nghttp2/lib/includes
Tatsuhiro Tsujikawa 649586fff6 Add nghttp2_session_mem_send() API function
This function behaves like nghttp2_session_send(), but it does not
use nghttp2_send_callback to send data. Instead, it returns the
serialized data to trasmit and its length to the caller.
2014-02-18 23:23:11 +09:00
..
nghttp2 Add nghttp2_session_mem_send() API function 2014-02-18 23:23:11 +09:00
Makefile.am Rebranding nghttp2 2013-07-13 00:43:06 +09:00