Skip to content

itsfadnis/socket-io-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-chat

Real time chat with node js, using socket io

Demo

Try out the demo here

Requirements

  • Node.js
  • Git
  • Npm

Local deployment

  1. Clone the repo git clone https://github.com/itsfadnis/socket-io-chat.git
  2. Install dependencies npm install
  3. Configure PORT and HOST in server.js and public/js/chatManager.js
  4. Fire express npm start
  5. Start chatting http://<HOST>:<PORT>

About

Real time chat with node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published