Support latest version of amqplib?
Just came along this project and it seems to fit the use case I want but was curious of the reasoning it is still on the older version of amqplib. @squaremo if you have a minute to respond I'd really appreciate it :).
Hi! Yes there's no particular reason it can't be updated, just me being busy. I ought to take a look at the other outstanding PRs and issues too!
@squaremo ill take a shot at it as I'm using this lib with a project. I just ran the tests and it just had a bunch of logs on an unhandled promise reject but the tests still mostly passed.
https://github.com/squaremo/rabbit.js/blob/master/package.json#L23
Yes please