libp2p

Results 51 repositories owned by libp2p

go-libp2p-peer

41
Stars
17
Forks
Watchers

[DEPRECATED] PKI based identities for use in go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.

go-libp2p-peerstore

90
Stars
31
Forks
Watchers

an object to manage sets of peers, their addresses and other metadata

go-libp2p-pubsub

303
Stars
158
Forks
Watchers

The PubSub implementation for go-libp2p

go-libp2p-pubsub-router

22
Stars
12
Forks
Watchers

go-libp2p-raft

63
Stars
22
Forks
Watchers

A LibP2P wrapper for hashicorp/raft implementation.

go-libp2p-record

23
Stars
12
Forks
Watchers

signed records for use with routing systems

go-libp2p-relay-daemon

23
Stars
25
Forks
Watchers

A standalone libp2p circuit relay daemon providing relay service for version v2 of the protocol.

go-libp2p-routing

24
Stars
7
Forks
Watchers

[DEPRECATED] a collection of routing interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.

go-libp2p-secio

44
Stars
25
Forks
Watchers

a minimal secure channel for libp2p

go-libp2p-swarm

113
Stars
37
Forks
Watchers

The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams