postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 358 forks source link

add callback when heartbeat is failed #459

Open node4cxx opened 7 years ago

node4cxx commented 7 years ago

add callback when heartbeat is failed. it detect disconnection with rabbitmq connection when you are publisher using default exchange. (there is no method to detect disconnection with rabbitmq when using default exchange)