node-amqp-stats
node-amqp-stats copied to clipboard
amqp-stats promised
Hello, first of all thanks for making this API, is very helpful.
I had a problem in using this API in Production Builds, cause of engine version, and i preferred rewrite this code with some features too, like Promises, so i rewrote all of API Calls.
Reason: The Latests Node.Js versions already using Promise and Async / Await perfectly instead callback calls.
hope you enjoy.
Thanks, Keven Leone.