raed667 / EncryptedWebRTChatter

https://lab.raed.it/html/webrtc/
Other
7 stars 4 forks source link

Encrypted WebRTC Chatter

WebRTC without a signaling server -- the WebRTC offer/answer exchange is performed manually by the users original link.

How it works

  1. Create an "offer" and copy/paste it to your friend.
  2. They click "join", paste your "offer" and send you back an "answer"
  3. You paste their "answer"
  4. Chat

Todo