Peer5 / ShareFest

Web based p2p file sharing built on WebRTC Data Channels API
1.68k stars 269 forks source link

Signalling via existing peers #28

Open whadar opened 11 years ago

whadar commented 11 years ago

Minimum the system dependency on the signaling server by transferring SDP and other metadata thru the peers in the swarm

http://blog.printf.net/articles/2013/05/17/webrtc-without-a-signaling-server/

whadar commented 11 years ago

Requested and discussed on https://news.ycombinator.com/item?id=5824114