cloudamqp / amqproxy

An intelligent AMQP proxy, with connection and channel pooling/reusing
https://www.cloudamqp.com
MIT License
350 stars 54 forks source link

Heartbeat support #153

Closed carlhoerberg closed 8 months ago

carlhoerberg commented 8 months ago

Server should send heartbeat frames to client depending on the negotiated heartbeat interval.

Probably fixes #140