Click here to Skip to main content
15,885,643 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi,
Suppose I have declared and published 500 exchanges and bind it with 500 queues in RabbitMq.

These queues have some payload message within them.

Now I want to retrieve the names of all available exchanges and queues using node.js so that I can fetch the messages.

Note: The number of exchange and queue will keep on increasing also.

Please help regarding the issue.
Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900