Google will adopt HTTP/2 support on Chrome 40, will discontinue SPDY by early 2016

Google ChromeIn case you didn't know, SPDY is Google's reimagining of the HTTP protocol, designed to reduce latency, streamline data flow, and generally speed up data transmission from a server to your browser. However, in an attempt to standardize the protocol, the Internet Engineering Task Force (IETF) has developed HTTP/2 (originally HTTP 2.0) which is in fact based on SPDY.

Google has made many significant contributions to HTTP/2, which almost completely mirrors the feature set offered by SPDY, including things like multiplexing, header compression, prioritization, and protocol negotiation. Since HTTP/2 will be an official open standard, there's no reason to keep SPDY around anymore.

Support for HTTP/2 will be rolled into Chrome 40 over the next few weeks, but SPDY will remain operational at least until early 2016. This should give developers about a year to migrate to the new protocol, or simply allow their servers to fall back to HTTP/1.1, like they currently do for many other browsers. Alongside the removal of SPDY, Google also plans to remove support for the Transport Layer Security (TLS) extension NPN, and replace it with ALPN. A number of implementations have been recommended to help developers adopt HTTP/2 and ALPN on their servers.



source - Chromium Blog

Post a Comment

0 Comments