https://github.com/aletheia7/mbus
message bus, pub/sub, broadcast to multiple channels
https://github.com/aletheia7/mbus
Last synced: 2 days ago
JSON representation
message bus, pub/sub, broadcast to multiple channels
- Host: GitHub
- URL: https://github.com/aletheia7/mbus
- Owner: aletheia7
- License: bsd-2-clause
- Created: 2018-09-14T21:56:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T03:59:23.000Z (about 3 years ago)
- Last Synced: 2025-06-03T07:25:11.930Z (15 days ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://godoc.org/github.com/aletheia7/mbus)
#### Installation
Linux only because of the sd package. sd logs to the systemd journal. sd is only used in one place.
```sh
go get github.com/aletheia7/sd
go get github.com/k-sone/critbitgo
```#### License
Use of this source code is governed by a BSD-2-Clause license that can be found
in the LICENSE file.[](https://opensource.org/)