Update README.md
This commit is contained in:
		
							parent
							
								
									61557d0747
								
							
						
					
					
						commit
						db359fd59d
					
				|  | @ -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 | mostly the same as those supported by the STOMP plugin, to the extent | ||||||
| permitted by AMQP 1.0 semantics. | 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 | ## Virtual Hosts | ||||||
| 
 | 
 | ||||||
| AMQP 1.0 has no equivalent of AMQP 0-9-1 virtual hosts. A virtual host | AMQP 1.0 has no equivalent of AMQP 0-9-1 virtual hosts. A virtual host | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue