aiozmq 0.6.0 release
The main feature of 0.6 branch is streams API: http://aiozmq.readthedocs.org/en/0.6/stream.html
Full list of changes:
- Process asyncio specific exceptions as builtins.
- Add repr(exception) to rpc server call logs if any
- Add transport.get_write_buffer_limits() method
- Add repr to transport
- Add zmq_type to tr.get_extra_info()
- Add zmq streams