https://github.com/semrekkers/pubsub
A simple, lightweight publish–subscribe channel
https://github.com/semrekkers/pubsub
go pubsub
Last synced: 5 months ago
JSON representation
A simple, lightweight publish–subscribe channel
- Host: GitHub
- URL: https://github.com/semrekkers/pubsub
- Owner: semrekkers
- License: mit
- Created: 2018-04-11T13:48:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T13:53:12.000Z (about 8 years ago)
- Last Synced: 2024-06-20T15:51:27.632Z (about 2 years ago)
- Topics: go, pubsub
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PubSub
[](https://godoc.org/github.com/semrekkers/pubsub)
A simple, lightweight publish–subscribe channel implementation in Go with full test coverage.
## License
MIT License.