Files
deb-python-eventlet/eventlet/green/zmq.py
ozamiatin 4d2cdca17a green.zmq: Support {send,recv}_{string,json,pyobj} wrappers
The following wrappers added:

* send_string/recv_string
* send_json/recv_json
* send_pyobj/recv_pyobj

This change is also needed to make these methods thread-safe.
https://github.com/eventlet/eventlet/pull/343
2016-09-01 23:47:48 +05:00

17 KiB