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

Test integration with js-libp2p-webrtc-direct #5

Open backkem opened 5 years ago

backkem commented 5 years ago

Test integration with the JavaScript counterpart of this library: libp2p/js-libp2p-webrtc-direct.

Update: There are now integration examples under the examples directory.

TODO: