Skip to content

Consider adding server.serve_with_uvicorn() or similar #298

@julianstirling

Description

@julianstirling

As of #289 all websockets are tested with sansio set in the uvicorn.run execution. This could cause divergent behaviour between those using serve_from_cli and those running uvicorn.run directly.

A server.serve_with_uvicorn or similar may be a way to keep things consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions