This is mainly for clients who do not have NPN in their OpenSSL library, with SPDY set to listen on a dedicated port per SPDY version (443 mapped to HTTPS / NPN, 444 mapped to SPDY/3.1, 445 mapped to SPDY/3.0, etc.). I'm not sure how mainstream of a feature this is, and how maintainable this patch is, so don't hesitate to yell at me.
I'm using this with CocoaSPDY, because the iOS OpenSSL libraries don't have NPN support yet.
This is mainly for clients who do not have NPN in their OpenSSL library, with SPDY set to listen on a dedicated port per SPDY version (443 mapped to HTTPS / NPN, 444 mapped to SPDY/3.1, 445 mapped to SPDY/3.0, etc.). I'm not sure how mainstream of a feature this is, and how maintainable this patch is, so don't hesitate to yell at me.
I'm using this with CocoaSPDY, because the iOS OpenSSL libraries don't have NPN support yet.