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 support for configuration ConnectionFactory for Uri #405

Open
frabriziocontin opened this issue Aug 22, 2019 · 1 comment
Open

Add support for configuration ConnectionFactory for Uri #405

frabriziocontin opened this issue Aug 22, 2019 · 1 comment

Comments

@frabriziocontin
Copy link

I am testing locally with https://customer.cloudamqp.com
and I wanted to configure in the
ConnectionFactory
the uri of claudampq.com

@frabriziocontin frabriziocontin changed the title Why the library has no configuration ConnectionFactory for Uri? Add the library has no configuration ConnectionFactory for Uri Aug 22, 2019
@frabriziocontin frabriziocontin changed the title Add the library has no configuration ConnectionFactory for Uri Add support for configuration ConnectionFactory for Uri Aug 22, 2019
@mirousek
Copy link

We have similar problem with AWS. The endpoint is amqps:// and it seems to be impossible to configure RawRabbit for this case. It works by passing the endpoint into ConnectionFactory.Uri for RabbitMQ.Client.

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

2 participants