Learn WebSockets By Building Simple Chat App

The WebSocket API is a way to communicate between a client (user's browser) and a server. During the...