Skip to content

Chat Application where users can interact with each other in the room. No two users can interact if in different rooms. Share messages and location to multiple users in the group. Happy Chatting 😃

Notifications You must be signed in to change notification settings

ratnani1996/chat-io-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-io-app

Chat application

An application to illustrate the concept and working of Sockets in node. This application also contains rooms, no two persons in different rooms can contact each other. Users can send texts as well as location.

Install

With npm installed, run

$ npm install 
$ npm start

Usage

Go to port 3000 and enter your Name and Room name.
Switch to another tab and enter another Name but same Room name. The two tabs can now communicate with each other via messages.

outputs

See Also

License

ISC

About

Chat Application where users can interact with each other in the room. No two users can interact if in different rooms. Share messages and location to multiple users in the group. Happy Chatting 😃

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published