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"