mirror of
https://github.com/status-im/go-libp2p-webrtc-direct.git
synced 2025-01-19 02:01:35 +00:00
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.