1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00
Go to file
Tatsuhiro Tsujikawa 03307116a2 Send GOAWAY when spdylay_frame_unpack_* is failed with non-fatal error.
SPDYLAY_ERR_ZLIB is now moved back to non-fatal error and it is subject
to GOAWAY if it occurred.
2012-02-18 21:55:40 +09:00
examples Fixed busy loop: remove marked handler. 2012-02-16 02:51:46 +09:00
lib Send GOAWAY when spdylay_frame_unpack_* is failed with non-fatal error. 2012-02-18 21:55:40 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Send GOAWAY when spdylay_frame_unpack_* is failed with non-fatal error. 2012-02-18 21:55:40 +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
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
configure.ac Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
Makefile.am Automake-zie the examples directory 2012-01-31 11:10:09 -08: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-15 00:04:16 +09:00

See README.rst