In this article, I take a deep-dive into the world of WebsSockets, looking at the history of HTTP and the web and the use of WebSockets on the modern Web. I also list 16 steps to building your own real-time chat application, allowing you to gain hands-on experience with this powerful technology.
Table of contents
The real-time web: HTTP 1.1 and WebSocketsWebSockets in modern web development using Socket.IOReflections on using Socket.IOPutting it into practice: using Socket.IO to build a real-time chat application1 Comment
Sort: