postwait / node-amqp

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

add heartbeat fail callback #460

Open node4cxx opened 7 years ago

node4cxx commented 7 years ago

https://github.com/postwait/node-amqp/issues/459 add "heartbeat_fail" callback(in connection.js)

bagf commented 6 years ago

Isn't this important? We've experienced a issue (the older 0.2.4 release) where we get a break in communication while last message is "connection established"

jeffmess commented 5 years ago

Any updates on whether this is going to be merged?