An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/godoc-reference-blue.svg)](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.

[![BSD-2-Clause License](img/osi_logo_100X133_90ppi_0.png)](https://opensource.org/)