Skip to content

harshit776/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Application

Run the App:

  1. Run command in terminal: node server.js
  2. Use this link in browser: host: http://localhost:3000/

Features

  1. A room for chat of all the participants.
  2. Messages can be also sent to some specific users by typing @username1, @username2 ... So, these messages will be delivered to these specific users, all other users will not have any access to these messages.
  3. Normal messages(without @username) will be broadcasted to all participants in the room.

Releases

No releases published

Packages

No packages published