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

Async Client #85

Open
peterschutt opened this issue Jun 6, 2022 · 0 comments
Open

Async Client #85

peterschutt opened this issue Jun 6, 2022 · 0 comments

Comments

@peterschutt
Copy link
Contributor

I like using api-client but find myself more often programming in async environments where IO is a feature of the work.

I notice that you have async support listed in the roadmap of the project, have you given the implementation much thought? Is it going to be a stack of work to do, or pretty reasonable? Have you got any ideas about how the work would look?

For now I'm going to be rolling my own client per app based on HTTPX I suppose, but I love consistency so if having api-client support async workflows is attainable I'd consider helping out. Interestingly asyncio-client namespace still seems to be available on pypi:)

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