Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Messenger transport names for DEV #60495

Closed Answered by stof
thomas2411 asked this question in Q&A
Discussion options

You must be logged in to vote

RabbitMQ has a concept of vhost, where exchange names and queue names only need to be unique inside the vhost. You can use separate vhosts for your production and development deployments.

In the DSN, the vhost can be configured in the path part of the URI (if you have a / in your vhost name, it must be URL-encoded, as the TransportFactory reads the first segment of the path only)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by thomas2411
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants