You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marco Munizaga 22c45a11bb
metrics: add example for metrics and dashboard (#2232)
1 year ago
..
chat Add sleep to fix flaky test (#2129) 2 years ago
chat-with-mdns examples: connect to all peers in example mdns chat app (#1798) 2 years ago
chat-with-rendezvous examples: update go-libp2p to v0.23.x (#1803) 2 years ago
echo examples: update go-libp2p to v0.23.x (#1803) 2 years ago
http-proxy examples: update go-libp2p to v0.23.x (#1803) 2 years ago
ipfs-camp-2019 examples: update go-libp2p to v0.28.0 (#2366) 1 year ago
libp2p-host chore: update examples to v0.24.0 (#1936) 2 years ago
metrics-and-dashboards metrics: add example for metrics and dashboard (#2232) 1 year ago
multipro examples: fix flaky multipro TestMain (#2289) 2 years ago
pubsub examples: update go-libp2p to v0.28.0 (#2366) 1 year ago
relay examples: use circuitv2 in relay example (#1795) 2 years ago
routed-echo ipfs /api/v0/id is post (#1819) 2 years ago
testutils chore: fix staticcheck errors 4 years ago
README.md doc(examples): remove unecessary header info 4 years ago
go.mod metrics: add example for metrics and dashboard (#2232) 1 year ago
go.sum examples: update go-libp2p to v0.28.0 (#2366) 1 year ago

README.md

go-libp2p examples and tutorials

In this folder, you can find a variety of examples to help you get started in using go-libp2p. Every example as a specific purpose and some of each incorporate a full tutorial that you can follow through, helping you expand your knowledge about libp2p and p2p networks in general.

Let us know if you find any issue or if you want to contribute and add a new tutorial, feel welcome to submit a pr, thank you!

Examples and Tutorials

For js-libp2p examples, check https://github.com/libp2p/js-libp2p/tree/master/examples