[zeromq-dev] [ANN] pyzmq 15 with asyncio/tornado Future support

MinRK benjaminrk at gmail.com
Wed Nov 4 15:53:13 CET 2015


I've just released pyzmq 15, which adds support for basic integration with
Python 3's asyncio, and Future-returning Socket/Poller APIs that can be
used with coroutines in both asyncio
<http://pyzmq.readthedocs.org/en/latest/api/zmq.asyncio.html#module-zmq.asyncio>
and tornado
<http://pyzmq.readthedocs.org/en/latest/api/zmq.eventloop.future.html>.

https://pyzmq.readthedocs.org/en/latest/changelog.html

Wheels are building now, and should finish uploading before too long.

-MinRK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151104/46741154/attachment.htm>


More information about the zeromq-dev mailing list