# README
PubSub messaging
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 otherwise its dropped.
PubSub messaging
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 otherwise its dropped.