twitter-archive / CocoaSPDY

SPDY for iOS and OS X
Apache License 2.0
2.39k stars 233 forks source link

Support SPDY Draft 2 ? #16

Closed onimsha closed 10 years ago

onimsha commented 10 years ago

Hello

Is CoCoa SPDY support Draft 2 Protocol ? I saw on the README that this Library support 3.1 , but have no ideal about older version .

Thanks

goaway commented 10 years ago

Hi there,

We have no plans to implement support for earlier versions of SPDY in this library. Draft 2 is deprecated, and most implementations are moving to SPDY/3.1. I know there are a couple server implementations that only support SPDY/2, but hopefully updates will be released soon!