41a3151f0a
* 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> |
||
---|---|---|
.. | ||
libp2p-echo | ||
standalone | ||
wasm | ||
README.md |
README.md
examples
This folder contains the following examples of using the webrtc-direct transport:
- standalone: This example shows how you can use the go-libp2p-webrtc-direct transport on its own.
- libp2p-echo: This example is a variant of the libp2p echo example. It shows how the webrtc-direct transport can be plugged into libp2p.