guble
Message Bus
A fast and scalable message bus for user interaction and data replication between multiple devices
websocket based messaging server written in golang
158 stars
14 watching
23 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
aforward/sadbus | A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
nanomsg/mangos | An implementation of scalability protocols for messaging systems | 682 |
goburrow/modbus | A fault-tolerant implementation of the Modbus protocol in Go | 948 |
rafaeljesus/rabbus | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
vardius/message-bus | An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
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 |
asaskevich/eventbus | A lightweight event bus with async compatibility for GoLang | 1,750 |
theorioli/gcm | A Go library for sending Google Cloud Messaging (GCM) messages to Android devices. | 31 |
beagle1984/silverback | A message bus framework for building reactive applications and microservices | 260 |
emersion/go-message | A library for working with internet message formats, including email and MIME. | 387 |
leandro-lugaresi/hub | A fast Message/Event Hub using publish/subscribe pattern with support for topics and messaging between Go applications | 147 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
staskobzar/goami2 | A Go library providing an interface to Asterisk's AMI protocol | 14 |