mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix mq
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Simple message queue
|
||||
Simple message broker
|
||||
|
||||
# MQ Service
|
||||
|
||||
A simple message queue which lets you publish and subscribe to messages with no
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user