|
|
|
|
|
by igrigorik
5548 days ago
|
|
SCTP addresses some of the same needs (primarily the multiplexing), but the major hurdle there is the fact that we're ditching TCP. As far as an upgrade path goes: it is much harder to get existing servers to support SCTP (think about Apache, Nginx, etc), then to bolt on support for a different application-level protocl (replace/augment HTTP with SPDY). |
|
But to be honest, I don't know what was the source of such comparison... It's apples to oranges.