go-libp2p-webrtc-direct/examples/libp2p-echo
backkem c4aeaee64f Migrate to webrtc v2.0.16 and go-libp2p-core
Relates to #31
2019-08-05 21:29:38 +02:00
..
README.md Add libp2p example 2019-02-25 22:08:06 +01:00
go.mod Migrate to webrtc v2.0.16 and go-libp2p-core 2019-08-05 21:29:38 +02:00
go.sum Migrate to webrtc v2.0.16 and go-libp2p-core 2019-08-05 21:29:38 +02:00
main.go Migrate to webrtc v2.0.16 and go-libp2p-core 2019-08-05 21:29:38 +02:00

README.md

libp2p-echo

This example is a variant of the libp2p echo example. It shows how the webrtc-direct transport can be plugged into libp2p.