oslo.messaging/oslo_messaging/_drivers/zmq_driver/server
Dan Smith 930e6189e2 Add heartbeat() method to RpcIncomingMessage
This adds a heartbeat() method to RpcIncomingMessage to be used by a
subsequent patch implementation of active-call heartbeating. This is
unimplemented in all drivers for the moment.

Change-Id: If8ab0dc16e3bef69d5a826c31c0fe35e403ac6a1
2018-04-24 07:35:56 -07:00
..
consumers [zmq] Restore static direct connections 2016-12-24 04:26:19 +02:00
__init__.py Notifier implementation 2015-08-05 13:35:24 +03:00
zmq_incoming_message.py Add heartbeat() method to RpcIncomingMessage 2018-04-24 07:35:56 -07:00
zmq_server.py [zmq] Refactor consumers and incoming messages 2016-09-26 11:49:44 +03:00
zmq_ttl_cache.py Replace six.iteritems() with .items() 2016-11-23 09:02:14 +00:00