Context
In June 2014, the WebSocket protocol was becoming mainstream, offering real-time bidirectional communication between browser and server. Interactive web applications were finally possible without resorting to polling.
What is this article about?
The article presents the WebSocket protocol, how it works, and how to use it to create real-time connected web applications.
Summary
WebSocket, the connected Web
