/socket_io_chat_app

Simple chat app based on socket.io's Get Started

Primary LanguageHTML

Readme

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.