oslo.messaging/oslo_messaging/_drivers/zmq_driver/client
Oleksii Zamiatin fed1f734df Use pickle instead of jsonutils for serialization
Pickle way of serialization is more preferrable
because sometimes we have non json-serializable object
in reply (e.g. cinder VolumeAttachment).

Change-Id: I56634d4b4b9817833044a0d8f15cc6362d599a4f
2015-08-16 16:38:24 +03:00
..
publishers Use pickle instead of jsonutils for serialization 2015-08-16 16:38:24 +03:00
__init__.py Notifier implementation 2015-08-05 13:35:24 +03:00
zmq_client.py Acknowledgements implementation 2015-08-13 20:44:21 +03:00
zmq_request.py Documenting main driver classes 2015-08-05 18:17:50 +03:00