Skip to content

WebSocket support to the HTTP server #100

Description

@mob-connection

Opening this issue to discuss adding WebSocket support to HTTP Server, and what the best API shape for it should be: a method on RequestContext to opt into the upgrade, a dedicated handler type, reusing the existing upgrade path, or something else — and whether the handler gets raw WebSocketFrames or a higher-level message API.

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