Updated message.queue (markdown)

therealkrispet 2019-11-18 10:58:34 +01:00
parent 5b65890bab
commit 2392f851fd

@ -4,7 +4,6 @@
```json ```json
{ {
"key": "message.queue", "key": "message.queue",
"intent": "control",
"scope": "zmq" "scope": "zmq"
} }
``` ```
@ -19,7 +18,6 @@
```json ```json
{ {
"key": "message.queue", "key": "message.queue",
"intent": "control",
"scope": "zmq", "scope": "zmq",
"messages": [ "messages": [
{"message": "Hi there, fellow human!"}, {"message": "Hi there, fellow human!"},