Simple Express server using Socket IO
What is Socket.IO?
Socket.IO is a library that enables real-time, bidirectional and event-based communication between the browser and the server.
The bidirectional channel between the Socket.IO server and the Socket.IO client is established with a We...
qualbean.hashnode.dev3 min read
Alex Writer
Looks good π