go-libp2p-webrtc-direct/examples
backkem acb4a86f4b Upgrade to pions/webrtc v2 2019-02-28 15:46:50 +01:00
..
libp2p-echo Add libp2p example 2019-02-25 22:08:06 +01:00
standalone Upgrade to pions/webrtc v2 2019-02-28 15:46:50 +01:00
README.md Add libp2p example 2019-02-25 22:08:06 +01:00

README.md

examples

This folder contains the following examples of using the webrtc-direct transport:

  1. standalone: This example shows how you can use the go-libp2p-webrtc-direct transport on its own.
  2. libp2p-echo: This example is a variant of the libp2p echo example. It shows how the webrtc-direct transport can be plugged into libp2p.