Skip to content

Add ASGI support #2666

@pylorak

Description

@pylorak

This is a feature request / proposal to add ASGI support to tornado. Advantages are twofold:

  1. It would "automatically" add HTTP/2-support to tornado given a suitable server like hypercorn or daphne. (HTTP/2 support #1438)
  2. It would allow tornado users to choose their own (present or future) server to use with the tornado framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions