onebeyond / rascal

A config driven wrapper for amqp.node supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption and channel pooling.
MIT License
451 stars 69 forks source link

Close channels when outstanding messages have been acknowledged #174

Closed cressie176 closed 3 years ago

cressie176 commented 3 years ago

I think this fixes #174

Would really appreciate a review if you have the time @BorePlusPlus