node-amqp-stats icon indicating copy to clipboard operation
node-amqp-stats copied to clipboard

amqp-stats promised

Open kevenleone opened this issue 5 years ago • 0 comments

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.

kevenleone avatar May 25 '19 03:05 kevenleone