Backplane. McpProtocol. Transport. StreamableHTTP. Stream
(backplane_mcp_protocol v0.6.0)
Copy Markdown
Owns one modern request-scoped POST/SSE exchange.
A small controller remains responsive to owner, transport, and explicit close signals while a linked worker blocks in Finch. The worker carries an incremental SSE frame buffer so arbitrary TCP chunk boundaries never become protocol message boundaries.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start(map()) :: GenServer.on_start()