Project _ _ _
___ _ __ (_)_ __ __| | |_ _
/ __| '_ \| | '_ \ / _` | | | | |
\__ \ |_) | | | | | (_| | | |_| |
|___/ .__/|_|_| |_|\__,_|_|\__, |
|_| |___/
Spindly is an effort to provide a portable SPDY library written in C89. Applications should be able to use multiple streams over a single physical one without knowing much SPDY.
The plan is to provide this API. It is not yet fully implemented and it may very well change.
We greatly appreciate your help and contributions!
See also the TODO for some ideas of what we're working to get done.
| License | BSD licensed |
| Code | https://github.com/bagder/spindly |
| Wiki | https://github.com/bagder/spindly/wiki |
| Mailinglist | http://cool.haxx.se/cgi-bin/mailman/listinfo/spdy-library |
| Mailinglist archive | http://spindly.haxx.se/mail.cgi and http://blog.gmane.org/gmane.network.spdy.spindly |
| Daily tarballs | http://spindly.haxx.se/daily/ |
| IRC | Freenode, the #spindly channel |