Skip to content

Peer to peer, realtime, cli based chat application.

Notifications You must be signed in to change notification settings

manishkr1101/realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat App

Realtime cli based chat application for sharing text as well as files.

$ node chat.js
1. Start conversation.
2. Join conversation.
Enter choice : 

For joining a conversation enter the ip address of waiting user.

To send a message simply write something and press enter.

me  : hey there

> how are you

To send file.

> :file /home/directory/filename.extension

Message starting with ':' will be treated as special feature.

About

Peer to peer, realtime, cli based chat application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published