You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing locally with https://customer.cloudamqp.com
and I wanted to configure in the
ConnectionFactory
the uri of claudampq.com
The text was updated successfully, but these errors were encountered:
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
changed the title
Add the library has no configuration ConnectionFactory for Uri
Add support for configuration ConnectionFactory for Uri
Aug 22, 2019
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.
I am testing locally with https://customer.cloudamqp.com
and I wanted to configure in the
ConnectionFactory
the uri of claudampq.com
The text was updated successfully, but these errors were encountered: