Skip to content

WebSocket transport (deferred) #3

Description

@constripacity

Status: deferred unless specific demand.

SSE works fine across machines; WebSocket would give bidirectional traffic in one socket but doesn't unlock new capability for the relay use case. Scope is large — parallel /ws route, parallel handle_ws, doc updates.

Tracking issue only. Do not start unless a concrete use case appears that SSE cannot serve.

When to revisit

  • Someone reports SSE drops they cannot recover from with the existing since_id flow
  • A consumer wants to push messages from a browser without a separate POST to /messages/
  • A Claude Code transport feature lands that only supports WS

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapHigh-level roadmap item tracked on Project #1

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions