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

Feature request: anyio #367

Open
theunkn0wn1 opened this issue Sep 10, 2024 · 1 comment
Open

Feature request: anyio #367

theunkn0wn1 opened this issue Sep 10, 2024 · 1 comment

Comments

@theunkn0wn1
Copy link

Downstream we would like to use an alternative async framework, namely trio .
It appears that capnp.AsyncIoStream 's create_connection and create_unix_connection are proxies to the asyncio methods by the same names.
it would be awesome if this library supported other async frameworks.

@haata
Copy link
Collaborator

haata commented Sep 10, 2024

I'm rather busy right now, so I don't have much planned for development.
But, as long as it mains compatible with existing usages and supported python versions, I would be open to patches for this.

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

2 participants