From b40b6c958c20f11fc9d2aff8d7c9c73c4dcd5243 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Apr 2020 11:39:11 -0700 Subject: [PATCH] Added more libp2p repos --- data/ecosystems/l/libp2p.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 360142d7..14304814 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -265,6 +265,9 @@ url = "https://github.com/libp2p/go-libp2p-webrtc-direct" [[repo]] url = "https://github.com/libp2p/go-libp2p-websocket-star-rendezvous" +[[repo]] +url = "https://github.com/libp2p/go-libp2p-xor" + [[repo]] url = "https://github.com/libp2p/go-libp2p-yamux" @@ -451,6 +454,9 @@ url = "https://github.com/libp2p/js-libp2p-pnet" [[repo]] url = "https://github.com/libp2p/js-libp2p-pubsub" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-pubsub-peer-discovery" + [[repo]] url = "https://github.com/libp2p/js-libp2p-record" @@ -547,6 +553,9 @@ url = "https://github.com/libp2p/pull-mplex" [[repo]] url = "https://github.com/libp2p/py-libp2p" +[[repo]] +url = "https://github.com/libp2p/py-libp2p-xor" + [[repo]] url = "https://github.com/libp2p/quic-go"