A very basic usage example of Socket.io in NodeJS server & Pure HTML (static) client.
- clone or download the project
- run
npm installto install dependencies - run
npm startto run the server - the simply double-click on index.html and try
- open the index.html file on multiple tab or browser to test chat-ability