Skip to content

aiozmq 0.5 has been released

Compare
Choose a tag to compare
@asvetlov asvetlov released this 18 Aug 14:41
· 286 commits to master since this release

aiozmq 0.5 is a major release.

The main feature of release is the ability to work with any event loop that supports .add_reader()/.add_writer() methods.

ZmqEventLoopPolicy is not required anymore (but still present for sake of backward compatibility).