Websockets represent a long-awaited evolution in client/server web technology. Websocktes is a technology that allows communication between the back-end and the front-end over a single TCP connection . Also, the connection remains open until the user leaves the channel.