https://github.com/delorus/broadcaster
Simple broadcaster provides a pub-sub model, inspired by github.com/nats-io/go-nats
https://github.com/delorus/broadcaster
go go-library go-package golang pub-sub pubsub
Last synced: 5 months ago
JSON representation
Simple broadcaster provides a pub-sub model, inspired by github.com/nats-io/go-nats
- Host: GitHub
- URL: https://github.com/delorus/broadcaster
- Owner: Delorus
- License: mit
- Created: 2021-12-29T15:56:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T15:39:27.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T01:59:49.413Z (about 2 years ago)
- Topics: go, go-library, go-package, golang, pub-sub, pubsub
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# broadcaster
Simple broadcaster provides a pub-sub model, inspired by [github.com/nats-io/go-nats](https://github.com/nats-io/nats.go)