libp2p
Pinned repositories
Repositories
-
go-libp2p-core
Interfaces and abstractions that make up go-libp2p
-
js-libp2p
The JavaScript Implementation of libp2p networking stack.
-
js-libp2p-webrtc-direct
Dial using WebRTC without the need to set up any Signalling Rendezvous Point!
-
js-libp2p-interfaces
Contains test suites and interfaces you can use to implement the various components of js libp2p.
-
js-libp2p-kad-dht
JavaScript implementation of the DHT for libp2p
-
js-libp2p-tcp
JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec
-
js-libp2p-websockets
WebSockets module that libp2p uses and that implements the interface-transport spec
-
js-libp2p-mdns
libp2p MulticastDNS Peer Discovery
-
-
rust-libp2p
The Rust Implementation of the libp2p networking stack.
-
js-libp2p-mplex
JavaScript implementation of https://github.com/libp2p/mplex
-
js-libp2p-utils
Package to aggregate shared logic and dependencies for the libp2p ecosystem
-
js-libp2p-rendezvous
A javascript implementation of the rendezvous protocol for libp2p
-
js-libp2p-webrtc-star
libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
-
js-libp2p-floodsub
Also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).
-
go-libp2p-swarm
The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams
-
-
go-composable-routing
Composable routing framework
-
-
go-routing-language
Definition of the grammar for describing routing objectives
-
specs
Technical specifications for the libp2p networking stack
-
js-libp2p-daemon-client
A js daemon client to interact with a libp2p daemon
-
js-libp2p-record
Implementation of go-libp2p-record in JavaScript
-
js-libp2p-crypto
The libp2p crypto primitives, for Node.js and the Browser!
-
js-libp2p-delegated-content-routing
Leverage other peers in the network to perform Content Routing calls.
-
js-libp2p-delegated-peer-routing
Leverage other peers in the network to perform Peer Routing calls.
-
go-libp2p-circuit
Circuit Switching for libp2p
-
js-peer-id
peer-id implementation in JavaScript
-
-