py9p
py9p copied to clipboard
asyncio support
I'd like to add asyncio support to this library. Is this something you'd be interested in?
It would be a different submodule, since it would require at least 3.3. If you don't want any external dependencies, then the submodule would require at least version 3.4.
It can be a submodule, that would work only if 3.4 is present. Yep, pls propose a pull request, we'll see.