Skip to content

Amitojasa/Realtime-Multiclient-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime-Multiclient-Chat-Application

Realtime Multiclient Chat Application in nodeJs and socket io

This is web application developed in nodejs and socket.io

To Run this application

  1. open index.html in browser.
  2. Start the node server
    Go to nodeserver directory and run npm start in terminal.