Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add virtual host support for amqp:// generation. #30

Open
nickb937 opened this issue Sep 13, 2021 · 0 comments
Open

Add virtual host support for amqp:// generation. #30

nickb937 opened this issue Sep 13, 2021 · 0 comments

Comments

@nickb937
Copy link

nickb937 commented Sep 13, 2021

IAmqpCacoonConfig requires a optional field to specify the virtual host and getFullHostName() just needs to add the virtual host onto the URL, if it is defined. After doing that, RabbitMQ users that are defined with access to a virtual host other than '/' will be able to connect.

It is possible to connect by building a IAmqpCacoonConfig.connectionString instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant