Skip to content

No WebSocket payment mode — incompatible with most AI inference APIs #78

Description

@winsznx

Priority: P1 · Area: Ecosystem

mpp-session uses SSE, but most high-value inference providers (OpenAI, Anthropic, Google) stream via WebSocket. An agent running long inference jobs can't use mpp-session without the provider implementing a non-standard SSE wrapper, limiting RouteDock's addressable ecosystem.

Proposed fix: Add an mpp-session-ws mode variant that performs the WebSocket upgrade alongside channel establishment — open the channel, negotiate the voucher, then upgrade the HTTP connection to WebSocket.


RouteDock Drip Wave 6 backlog.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions