simpleaswater / rfcs

RFCs to propose, discuss and collaborate on topics for https://simpleaswater.com
MIT License
5 stars 1 forks source link

RFC: Using Libp2p to demontrate WebRTC communication between browsers #12

Open vasa-develop opened 4 years ago

vasa-develop commented 4 years ago

What new topic/thread/tutorial are you proposing? Please describe. A tutorial to demonstrate a truly peer-to-peer WebRTC communication, meaning without using a STUN or TURN server. This RFC builds upon the NAT Traversal RFC.

Additional context

A tutorial in which we can play tic-tac-toe with other people on the browser.