mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-14 16:42:23 +00:00
Add amqp - AMQP client with RabbitMQ extensions
This commit is contained in:
parent
63f6cac77d
commit
fb1d256eff
@ -539,6 +539,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
*Libraries that implement messaging systems*
|
*Libraries that implement messaging systems*
|
||||||
|
|
||||||
* [Centrifugo](https://github.com/centrifugal/centrifugo) - Real-time messaging (Websockets or SockJS) server in Go.
|
* [Centrifugo](https://github.com/centrifugal/centrifugo) - Real-time messaging (Websockets or SockJS) server in Go.
|
||||||
|
* [amqp] (https://github.com/streadway/amqp) - AMQP 0.9.1 client with RabbitMQ extensions.
|
||||||
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
|
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
|
||||||
* [emitter](https://github.com/olebedev/emitter) - Emits events using Go way, with wildcard, predicates, cancellation possibilities and many other good wins.
|
* [emitter](https://github.com/olebedev/emitter) - Emits events using Go way, with wildcard, predicates, cancellation possibilities and many other good wins.
|
||||||
* [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus with async compatibility.
|
* [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus with async compatibility.
|
||||||
|
Loading…
Reference in New Issue
Block a user