torproject / stem

Python controller library for Tor
https://stem.torproject.org/
GNU Lesser General Public License v3.0
260 stars 75 forks source link

asyncio controller #31

Closed atagar closed 3 years ago

atagar commented 4 years ago

Migrated from ticket 22627.

Damn folks seem excited about asyncio. Seems to be a builtin intended to replace twisted starting with Python 3.4.

We should consider adding an AsyncController class that uses it, so we can integrate with folks who want a controller using that pattern.

atagar commented 3 years ago

Oops, forgot to close this. This is complete: https://blog.atagar.com/july2020/