alexdelorenzo/aiopath

anyio Support

alexdelorenzo opened this issue · 1 comments

Instead of using asyncio, move to anyio for asyncio, trio and curio support.

https://anyio.readthedocs.io/
https://github.com/python-trio/sniffio

Fully ported to anyio as of commit f8514b9.