Skip to content

Support ASGI pathsend extension #3052

@gi0baro

Description

@gi0baro

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Disclaimer: I'm the author of ASGI pathsend extension and also the maintainer of Granian, an ASGI server supporting this extension.

The ASGI pathsend extension offloads streaming files' contents to the server, instead of expecting the application/framework to do so.

Servers providing such capability usually provides a noticeable performance gain in throughput for this kind of responses.

Given pathsend potentially give a free performance boost to all the applications served with servers implementing this feature, it would be nice to have it supported by Sanic.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions