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

Does Connexion support async routes? #1400

Closed
anphetamina opened this issue Jul 19, 2021 · 6 comments
Closed

Does Connexion support async routes? #1400

anphetamina opened this issue Jul 19, 2021 · 6 comments

Comments

@anphetamina
Copy link

title

@RobbeSneyders
Copy link
Member

It does if you use aiohttp as the server framework.

It would be good to document this more clearly.

@RobbeSneyders
Copy link
Member

To add, Connexion currently does not support Flask 2.0 async routes.

@tzvika-microsoft
Copy link

Thanks for the response @RobbeSneyders !
Is there any plan to support async routes?

@RobbeSneyders
Copy link
Member

Closing in favor of #1529

@RobbeSneyders
Copy link
Member

Async routes are supported, see #1592.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants