This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
CocoaSPDY v1.0.1
Bugfix release.
- allow reuse of the initial session
- add dynamic scaling of the write stream buffer
- guard against arbitrarily large window sizes
- fix data pollution of uncompressed responses
- use separate session pools for cellular connections
- skip callback for zero length data frames
- fix memory leak in SSL trust check