hub
Message hub
A fast Message/Event Hub using publish/subscribe pattern with support for topics and messaging between Go applications
A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications
147 stars
3 watching
18 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
eventbusgogolanghacktoberfestmessage-buspubsubtopic
Related projects:
Repository | Description | Stars |
---|---|---|
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
stanipetrosyan/go-eventbus | Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
cheng-zhongliang/event | A high-performance network I/O event notification library for Go | 153 |
rafaeljesus/nsq-event-bus | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
maddevsio/fcm | A Go implementation of Firebase Cloud Messaging for application servers | 51 |
circa10a/go-aws-news | A Go application and library to fetch news from AWS and send notifications to social sites. | 17 |
emersion/go-message | A library for working with internet message formats, including email and MIME. | 387 |
gregdel/pushover | A Go wrapper around the Pushover API to send notifications from a Go program | 142 |
emicklei/mora | A RESTful API for interacting with MongoDB databases | 315 |
nanomsg/mangos | An implementation of scalability protocols for messaging systems | 682 |
smancke/guble | A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
rafaeljesus/rabbus | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
theorioli/gcm | A Go library for sending Google Cloud Messaging (GCM) messages to Android devices. | 31 |
dispatchlabs/disgo | A Go implementation of the Dispatch protocol for Zero-Knowledge Analytics | 32 |
zarusz/slimmessagebus | A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 476 |