How to Build a Messenger App with Socket.io in 3 Minutes
GitHub Repo for Testing
Socket.io is a library that enables real-time, bidirectional and event-based communication between the browser and the server. It is built on top of the WebSocket protocol and provides additional features like fallback to HTTP...
codexam.hashnode.dev7 min read