rafaelkallis / browser-p2p-hub-and-spoke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser-p2p-hub-and-spoke

Demonstrating a point to point data channel from one browser to another using RTCDataChannel.

npm install
npm start

visit http://localhost:3000/hub once, visit http://localhost:3000/spoke many times.

About


Languages

Language:HTML 68.8%Language:JavaScript 31.2%