Simple chat app based on socket.io's Get Started (link).
Socket.io provided bi-directional communication between client and server over a single connection that stays open for as long as the client is active.
Simple chat app based on socket.io's Get Started (link).
Socket.io provided bi-directional communication between client and server over a single connection that stays open for as long as the client is active.