asyncio project code review

James jbrown299 at yandex.com
Fri Jan 8 14:53:35 EST 2021


Good day everyone.

I have new asyncio project which use aiohttp connector and asyncio 
protocols/transports for tunneling packets through Tor Network cleanly. 
Project called aiotor: https://github.com/torpyorg/aiotor

If someone with experience in asyncio field can make code review I will 
be appreciated for any comments.

I prepared pull request to make it convenient to review and comment on 
the code: https://github.com/torpyorg/aiotor/pull/1




More information about the Python-list mailing list