Code review comment for lp:~elachuni/txamqp/heartbeat

Revision history for this message
Anthony Lenton (elachuni) wrote :

Added handling for heartbeat frames.
The heartbeat interval is configurable by a AMQClient constructor parameter.
Added a brief test to check that it works.

It's only tested on RabbitMQ, but it should work on qpid too.

« Back to merge proposal