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

Use Hypercorn as production ASGI server #40

Closed
nanory opened this issue Dec 13, 2023 · 1 comment
Closed

Use Hypercorn as production ASGI server #40

nanory opened this issue Dec 13, 2023 · 1 comment
Assignees
Labels
kind/enhancement Enhancement, improvement, extension

Comments

@nanory
Copy link
Contributor

nanory commented Dec 13, 2023

What would you like to be added:
The internal server in Quart is not supposed to be used for production. Use Hypercorn instead.

Why is this needed:
Provide a reliable ASGI for production

@nanory nanory added the kind/enhancement Enhancement, improvement, extension label Dec 13, 2023
@nanory
Copy link
Contributor Author

nanory commented Dec 13, 2023

This has been done by:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants