mirror of
https://github.com/moparisthebest/spdylay
synced 2024-12-22 07:38:52 -05:00
9ba19df813
With --spdy-bridge option, it listens SPDY/HTTPS connections from front end and forwards them to the backend in SPDY. The usage will be written later. This change fixes the crash when more than 2 outstanding SpdyDownstreamConnection objects are added to SpdySession and establishing connection to SPDY backend is failed. |
||
---|---|---|
doc | ||
examples | ||
fedora | ||
lib | ||
m4 | ||
python | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
makerelease.sh | ||
NEWS | ||
proxy.pac.sample | ||
README | ||
README.rst | ||
shrpx.conf.sample |
See README.rst