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.