This repository was archived by the owner on Aug 12, 2017. It is now read-only.
bagder/spindly
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
spindly since October 17th 2011, Daniel Stenberg ======= Purpose: Create a portable C library for SPDY that lets applications easily do many streams over a single connection without having to know much protocol details. Origin: We started by importing the libspdy git repository. We have since then modified and extended it beyond what was originally the plan and we can most likely never merge with the original project again - should they emerge again from their deep sleep. Contribute: Please do! See doc/HACKING for how! Mailing list: http://cool.haxx.se/cgi-bin/mailman/listinfo/spdy-library Web site: http://spindly.haxx.se/ Wiki: https://github.com/bagder/spindly/wiki Code: https://github.com/bagder/spindly PROTOCOL specs ============== Draft-2: http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft2 Draft-3: http://mbelshe.github.com/SPDY-Specification/draft-mbelshe-spdy-00.xml