proxy.golang.org : github.com/mdigger/pubsub
Package pubsub implements a generic Publish-Subscribe pattern. It allows publishers to send messages to multiple subscribers based on topic keys, with thread-safe operations. The implementation is generic, supporting any comparable key type and any message type.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mdigger/pubsub
License: MIT
Latest release: about 1 month ago
Namespace: github.com/mdigger
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago