pamqp.heartbeat

AMQP Heartbeat Frame, used to create new Heartbeat frames for sending to a peer

class pamqp.heartbeat.Heartbeat[source]

Heartbeat frame object mapping class. AMQP Heartbeat frames are mapped on to this class for a common access structure to the attributes/data values.

classmethod marshal()[source]

Return the binary frame content

Return type

bytes