-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Description
This is a feature request / proposal to add ASGI support to tornado. Advantages are twofold:
- It would "automatically" add HTTP/2-support to tornado given a suitable server like hypercorn or daphne. (HTTP/2 support #1438)
- It would allow tornado users to choose their own (present or future) server to use with the tornado framework.
Reactions are currently unavailable