AMQP.NET RabbitMQVirtual Host not working #1088
Replies: 1 comment
-
Without an application to compile and run, we can't assist you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I was working with AMQP.NET and RabbitMQ. I need to publish and receive messages to RabbitMQ queue with Virtual Host.
When I tried using the connection string, "amqp://guest:guest@localhost:5672/testvh" It is still going to the root (/) not to “/testvh”.
Can anyone help me to figure this out?
Thanks & regards,
Soorjith
Beta Was this translation helpful? Give feedback.
All reactions