mirror of
https://github.com/kevin-DL/services.git
synced 2026-07-09 02:04:59 +00:00
Simple message broker
MQ Service
A simple message broker which lets you publish and subscribe to messages with no overhead. Use fire-and-forget semantics, if the subscriber is available the message is received.