Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

NodeJS_Socket.io

A very basic usage example of Socket.io in NodeJS server & Pure HTML (static) client.

How to run?

  • clone or download the project
  • run npm install to install dependencies
  • run npm start to 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
You can’t perform that action at this time.