amqp-connection-manager
Advanced tools
Changelog
4.0.0 (2022-01-07)
disconnect
event on an
initial connection failure - instead we now emit connectFailed
on each
connection failure, and only emit disconnect
when we transition from
connected to disconnected.