Introduction to Socket.IO in NodeJS with simple example
Mar 21, 2021 · 9 min read · What is Socket.IO ?? In traditional HTTP servers, when client requests for the resource then and then only the server responds. Server can not respond to user if new data is available. Disadvantage of these servers is user have to request again and...
Join discussion


