Skip to content

rds-03/Chat_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAT APP

This is a Real Time Chat App Made using node.js and socket.io. By using sockets , it enables bidirectonal and event-based communicaton between client and server. Message from multiple users are recieved to all the clients of the same socket by Broadcasting which is a method of socket.io

DEPLOYMENT

npm install
npm start

TECH STACK

  • Node.js
  • Express.js
  • Socket.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published