Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnyIO #122

Open
amotl opened this issue Mar 1, 2024 · 0 comments
Open

AnyIO #122

amotl opened this issue Mar 1, 2024 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Mar 1, 2024

About

High level asynchronous concurrency and networking framework that works on top of either trio or asyncio.

AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency (SC) on top of asyncio and works in harmony with the native SC of trio itself.

References

@amotl amotl changed the title Use anyio? AnyIO Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant