go-libp2p-webrtc-direct/examples/libp2p-echo
Mearaj Bhagad 8f0d5578c3 upgrading dependencies to pass build, commpatible with go-libp2p v0.13.0 and webrtc/v3 v3.0.16 2021-03-21 14:31:43 +01:00
..
README.md Add libp2p example 2019-02-25 22:08:06 +01:00
go.mod upgrading dependencies to pass build, commpatible with go-libp2p v0.13.0 and webrtc/v3 v3.0.16 2021-03-21 14:31:43 +01:00
go.sum upgrading dependencies to pass build, commpatible with go-libp2p v0.13.0 and webrtc/v3 v3.0.16 2021-03-21 14:31:43 +01:00
main.go upgrading dependencies to pass build, commpatible with go-libp2p v0.13.0 and webrtc/v3 v3.0.16 2021-03-21 14:31:43 +01: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.