An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.2% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 2.3% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/libp2p/go-libp2p-pubsub

The pubsub package provides facilities for the Publish/Subscribe pattern of message propagation, also known as overlay multicast. The implementation provides topic-based pubsub, with pluggable routing algorithms. The main interface to the library is the PubSub object. You can construct this object with the following constructors: - NewFloodSub creates an instance that uses the floodsub routing algorithm. - NewGossipSub creates an instance that uses the gossipsub routing algorithm. - NewRandomSub creates an instance that uses the randomsub routing algorithm. In addition, there is a generic constructor that creates a pubsub instance with a custom PubSubRouter interface. This procedure is currently reserved for internal use within the package. Once you have constructed a PubSub instance, you need to establish some connections to your peers; the implementation relies on ambient peer discovery, leaving bootstrap and active peer discovery up to the client. To publish a message to some topic, use Publish; you don't need to be subscribed to the topic in order to publish. To subscribe to a topic, use Subscribe; this will give you a subscription interface from which new messages can be pumped.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/libp2p/go-libp2p-pubsub
License: Apache-2.0,MIT,Apache-2.0,SSPL-1.0
Latest release: 3 months ago
First release: almost 7 years ago
Namespace: github.com/libp2p
Dependent packages: 1,172
Dependent repositories: 1,640
Stars: 345 on GitHub
Forks: 207 on GitHub
Docker dependents: 152
Docker downloads: 65,890,470
Total Commits: 947
Committers: 72
Average commits per author: 13.153
Development Distribution Score (DDS): 0.489
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

v0.15.0
Published: 3 months ago
Registry - Documentation - Download
v0.14.3
Published: 3 months ago
Registry - Documentation - Download
v0.14.2
Published: 5 months ago
Registry - Documentation - Download
v0.14.1
Published: 6 months ago
Registry - Documentation - Download
v0.14.0
Published: 7 months ago
Registry - Documentation - Download
v0.13.1
Published: 9 months ago
Registry - Documentation - Download
v0.13.0
Published: 10 months ago
Registry - Documentation - Download
v0.12.0
Published: over 1 year ago
Registry - Documentation - Download
v0.11.0
Published: over 1 year ago
Registry - Documentation - Download
v0.10.1
Published: over 1 year ago
Registry - Documentation - Download
v0.10.0
Published: about 2 years ago
Registry - Documentation - Download
v0.9.3
Published: over 2 years ago
Registry - Documentation - Download
v0.9.2
Published: almost 3 years ago
Registry - Documentation - Download
v0.9.1
Published: almost 3 years ago
Registry - Documentation - Download
v0.9.0
Published: almost 3 years ago
Registry - Documentation - Download
v0.8.3
Published: almost 3 years ago
Registry - Documentation - Download
v0.8.2
Published: about 3 years ago
Registry - Documentation - Download
v0.8.1
Published: over 3 years ago
Registry - Documentation - Download
v0.8.0
Published: over 3 years ago
Registry - Documentation - Download
v0.7.1
Published: over 3 years ago
Registry - Documentation - Download
v0.7.0
Published: over 3 years ago
Registry - Documentation - Download
v0.6.1
Published: almost 4 years ago
Registry - Documentation - Download
v0.6.0
Published: about 4 years ago
Registry - Documentation - Download
v0.5.6
Published: about 4 years ago
Registry - Documentation - Download
v0.5.5
Published: about 4 years ago
Registry - Documentation - Download
v0.5.4
Published: over 4 years ago
Registry - Documentation - Download
v0.5.3
Published: over 4 years ago
Registry - Documentation - Download
v0.5.2
Published: over 4 years ago
Registry - Documentation - Download
v0.5.1
Published: over 4 years ago
Registry - Documentation - Download
v0.4.2
Published: over 4 years ago
Registry - Documentation - Download
v0.5.0
Published: over 4 years ago
Registry - Documentation - Download
v0.4.1
Published: almost 5 years ago
Registry - Documentation - Download
v0.4.0
Published: about 5 years ago
Registry - Documentation - Download
v0.3.6
Published: about 5 years ago
Registry - Documentation - Download
v0.3.5
Published: over 5 years ago
Registry - Documentation - Download
v0.3.4
Published: over 5 years ago
Registry - Documentation - Download
v0.3.3
Published: over 5 years ago
Registry - Documentation - Download
v0.3.2
Published: over 5 years ago
Registry - Documentation - Download
v0.3.1
Published: over 5 years ago
Registry - Documentation - Download
v0.3.0
Published: over 5 years ago
Registry - Documentation - Download
v0.2.7
Published: over 5 years ago
Registry - Documentation - Download
v0.2.6
Published: almost 6 years ago
Registry - Documentation - Download
v0.2.5
Published: almost 6 years ago
Registry - Documentation - Download
v0.2.4
Published: about 6 years ago
Registry - Documentation - Download
v0.2.3
Published: about 6 years ago
Registry - Documentation - Download
v0.2.2
Published: about 6 years ago
Registry - Documentation - Download
v0.2.1
Published: about 6 years ago
Registry - Documentation - Download
v0.2.0
Published: about 6 years ago
Registry - Documentation - Download
v0.1.1
Published: over 6 years ago
Registry - Documentation - Download
v0.1.0
Published: over 6 years ago
Registry - Documentation - Download
v0.0.6
Published: over 6 years ago
Registry - Documentation - Download
v0.0.5
Published: over 6 years ago
Registry - Documentation - Download
v0.0.4
Published: over 6 years ago
Registry - Documentation - Download
v0.0.3
Published: over 6 years ago
Registry - Documentation - Download
v0.0.2
Published: over 6 years ago
Registry - Documentation - Download
v0.0.1
Published: almost 7 years ago
Registry - Documentation - Download