RawRabbit icon indicating copy to clipboard operation
RawRabbit copied to clipboard

Add support for configuration ConnectionFactory for Uri

Open frabriziocontin opened this issue 5 years ago • 1 comments

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

frabriziocontin avatar Aug 22 '19 15:08 frabriziocontin

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.

mirousek avatar Oct 28 '21 21:10 mirousek