ISIbibo Seleye-Fubarainibdaye.hashnode.dev·May 26, 2021 · 2 min readWeb Sockets Part 1Web 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 ...00