Skip to content

raghav-garg/baatcheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaatCheet

Decentralised peer to peer chat application using webrtc.

To start

npm install
npm start

server will start on 8080

Visit index.html#1 from one browser (the initiator) and index.html from another browser (the receiver).

An "offer" will be generated by the initiator. Paste this into the receiver's form and hit submit. The receiver generates an "answer". Paste this into the initiator's signal form and hit submit.

Then you can chat with message form.

About

Decentralised chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.0%
  • CSS 40.9%
  • HTML 0.1%