Update README.md

This commit is contained in:
David Ansari 2023-10-27 11:52:40 +02:00 committed by GitHub
parent 61557d0747
commit db359fd59d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -195,6 +195,9 @@ The intent is that the source and destination address formats should be
mostly the same as those supported by the STOMP plugin, to the extent
permitted by AMQP 1.0 semantics.
Address format `"/amq/queue/" Q` refers to existing queues, i.e. queues created outside the RabbitMQ AMQP 1.0 plugin.
Other address formats, e.g. `"/queue/" Q` refer to queues managed by the RabbitMQ AMQP 1.0 plugin, i.e. the plugin will declare such queues.
## Virtual Hosts
AMQP 1.0 has no equivalent of AMQP 0-9-1 virtual hosts. A virtual host