We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba49b1 commit a6653f2Copy full SHA for a6653f2
deps/rabbitmq_amqp1_0/README.md
@@ -185,8 +185,8 @@ For targets, addresses are:
185
186
For sources, addresses are:
187
188
- = "/exchange/" X "/" BK Consume from temp queue bound to X with binding key BK
189
- | "/topic/" BK Consume from temp queue bound to amq.topic with binding key BK
+ = "/exchange/" X "/" BK Consume from queue bound to X with binding key BK
+ | "/topic/" BK Consume from queue bound to amq.topic with binding key BK
190
| "/amq/queue/" Q Consume from Q
191
| "/queue/" Q Consume from Q
192
| Q (no leading slash) Consume from Q
0 commit comments