mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added EventBus package to Messaging
This commit is contained in:
parent
e0a7161972
commit
6adacc6ac9
@ -301,6 +301,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries that implement messaging systems*
|
||||
|
||||
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
|
||||
* [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus.
|
||||
* [go-nsq](https://github.com/bitly/go-nsq) - the official Go package for NSQ
|
||||
* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster is a go push server cluster.
|
||||
* [NATS](https://github.com/apcera/nats) - A lightweight and highly performant publish-subscribe and distributed queueing messaging system.
|
||||
|
Loading…
Reference in New Issue
Block a user