Go to file
Tatsuhiro Tsujikawa ba56ed6c48 Hide spdylay_data from public API.
The spdylay_data contains full of implementation details and is not
used in public API. It should be hidden.
The spdylay_frame union now only contains the control frame.
2012-03-29 23:59:51 +09:00
doc Fixed heading level 2012-03-14 02:20:53 +09:00
examples Made OpenSSL not mandatory. Don't build examples if OpenSSL is not found. 2012-03-29 02:13:33 +09:00
lib Hide spdylay_data from public API. 2012-03-29 23:59:51 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Hide spdylay_data from public API. 2012-03-29 23:59:51 +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 Added API reference generator script. 2012-03-14 00:32:52 +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 Documented required packages. 2012-03-29 02:33:34 +09:00
configure.ac Made OpenSSL not mandatory. Don't build examples if OpenSSL is not found. 2012-03-29 02:13:33 +09:00

README

See README.rst