-
Notifications
You must be signed in to change notification settings - Fork 391
Closed as not planned
Labels
Description
What would you like to be added
Support to use Kazoo in asyncio based python code.
Why is this needed
AsyncIO became a first class citizen in python ecosystem and more and more applications are written with it in mind. It would be great if Kazoo could support it as well, especially that it does allow async commands already.
Abeautifulsnow