Skip to content

[Feature]: ASGI Async Support for Falcon Middleware #1111

@rkbennett

Description

@rkbennett

Suggested Behavior

Ideally, the FalconOpenAPIMiddleware would also have an asynchronous version so that this middleware can be used when running falcon with ASGI.

Why is this needed?

Falcon currently supports asgi, which requires asynchronous functions to work. In order for this package to work with Falcon when using ASGI, an asynchronous alternative to FalconOpenAPIMiddleware would need to exist.

References

https://falcon.readthedocs.io/en/stable/api/app.html#asgi-app

Would you like to implement a feature?

None

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