Web Sockets Part 1
Web sockets is a communications protocol providing a full duplex (bi-directional) communication channel over a single T.C.P (Transport Control Protocol) connection. It can also be defined as a technology that allows a client to establish a two way ...
ibdaye.hashnode.dev2 min read