Go to file
Tatsuhiro Tsujikawa 11020146f5 Added on_ctrl_not_send_callback.
This callback function is invoked after the control frame
is not sent because of the error. The error is indicated by
the error argument, which is one of the values defined in spdylay_error.
2012-03-08 00:18:18 +09:00
examples Translate received SPDY/2 name/value pairs into SPDY/3 style. 2012-03-07 00:42:47 +09:00
lib Added on_ctrl_not_send_callback. 2012-03-08 00:18:18 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Added on_ctrl_not_send_callback. 2012-03-08 00:18:18 +09:00
.gitignore Add an NPN callback helper that finds the correct version of spdy 2012-02-02 16:31:11 -08:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
Makefile.am Make examples before tests 2012-03-02 22:40:50 +09:00
NEWS Added libtool files 2012-01-18 00:53:12 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated README.rst 2012-02-26 18:25:59 +09:00
configure.ac Fixed: configure options LIBS and CFLAGS do not work 2012-03-01 23:39:55 +09:00

README

See README.rst