py9p icon indicating copy to clipboard operation
py9p copied to clipboard

asyncio support

Open KevinMGranger opened this issue 8 years ago • 1 comments

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.

KevinMGranger avatar Aug 16 '16 20:08 KevinMGranger

It can be a submodule, that would work only if 3.4 is present. Yep, pls propose a pull request, we'll see.

svinota avatar Aug 16 '16 20:08 svinota