libp2p / go-libp2p-webrtc-direct

A libp2p transport that enables browser-to-server, and server-to-server, direct communication over WebRTC without requiring signalling servers
MIT License
82 stars 18 forks source link

Rewrite #2

Closed backkem closed 5 years ago

backkem commented 5 years ago

This PR rewrites the transport to:

backkem commented 5 years ago

Merging at this point since this seems like a decent basis to start from. I'll ticket out some known issues.

cc @postables