go-libp2p-webrtc-direct/examples/libp2p-echo
web3-bot 41a3151f0a
sync: update CI config files (#51)
* bump go.mod to Go 1.17 and run go fix

* bump go.mod to Go 1.17 and run go fix

* bump go.mod to Go 1.17 and run go fix

* bump go.mod to Go 1.17 and run go fix

* add version.json file

* update .github/workflows/automerge.yml

* update .github/workflows/go-test.yml

* update .github/workflows/go-check.yml

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
2022-04-06 12:57:18 +02:00
..
README.md Add libp2p example 2019-02-25 22:08:06 +01:00
go.mod sync: update CI config files (#51) 2022-04-06 12:57:18 +02:00
go.sum sync: update CI config files (#47) 2021-11-19 15:19:01 +01:00
main.go sync: update CI config files (#47) 2021-11-19 15:19:01 +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.