SocketIO Overview
Welcome Back
We've seen that Socket.IO is composed of two main parts:
Server Library: This integrates with the Node.js server.
Client-side Library: This is loaded in the browser.
These live in separate GitHub repositories:
socket.io: The backend...
innosufiyan.hashnode.dev3 min read