aio-libs / aiozmq

Asyncio (pep 3156) integration with ZeroMQ
aiozmq.readthedocs.org
BSD 2-Clause "Simplified" License
422 stars 56 forks source link

initial stream monitor concept #52

Closed claws closed 9 years ago

claws commented 9 years ago

This is an initial concept for exposing the monitor capability with streams. What do you think? Obviously lots of tests, docs updates would follow but does this look like a useful approach?

asvetlov commented 9 years ago

I've finished the work