Replies: 1 comment
-
This project will only support the AMQP 0.9.1 protocol. The following google search ... https://www.google.com/search?q=C%23+rabbitmq+HTTP+api+client ... leads me to these links: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if listing all Queue names or Topic names from the server is possible. In order to scale up and use more consumers I can use multiple queue names for the same process. The below code provides what is the feature but it would be better inside the library.
`
`
Beta Was this translation helpful? Give feedback.
All reactions