Skip to content

A simple chat system written in NodeJS using Sockets and Connect

Notifications You must be signed in to change notification settings

maqboolkhan/Nodejs-Chat-using-Sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-Chat-using-Sockets

A simple chat system written in NodeJS using Sockets and Connect

#Dependencies:

  1. connect (for server)
  2. Socket.io

#How it works?

Its a very simple Group Chat System means anyone who have link can join chat!!

There is no database involved so messages does not store you can fork it or use any database ofcourse!

#How to use:

  1. Download or clone this repo.
  2. Run npm install
  3. Run node index.js
  4. open http://localhost:3000

working demo here

Its just a free time project which i did for learning purpose :)

Thanks and Happy Coding!

About

A simple chat system written in NodeJS using Sockets and Connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published