Top 3.4% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/sauerbraten/pubsub
Package pubsub implements a topic-based publish-subscribe system using channels. Subscribers receive updates on channels provided to them when they subscribe to a topic. Topics are automatically created when you subscribe to them and they do not exist yet. In that case, a Publisher type is returned as well, providing methods to publish updates on the new topic. Topics are removed when a subscriber unsubscribes from it and there are no other subscribers left. Publishers include a stop channel from which reading only succeeds after the topic was removed.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/sauerbraten/pubsub
Keywords:
channels
, go
, message-bus
, publish-subscribe
, pubsub
License: MIT
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/sauerbraten
Dependent packages: 3
Dependent repositories: 2
Stars: 18 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago