senecajs / seneca-amqp-transport

Official AMQP transport plugin for Seneca
MIT License
68 stars 25 forks source link

Update library dependencies #153

Open tswaters opened 1 year ago

tswaters commented 1 year ago

@nfantone any interest in updating the library to work with amqplib@latest and seneca@latest ?

I'm working on a bit of this, will likely fork the library into our internal monorepo to update dependencies... I'll also send a PR once it's in a working state. I've noticed the following so far:

Lots of tests needed to get fixed up to account for these, but I've got the tests passing at least.