FastestMCP.Transport.StreamableHTTP (fastest_mcp v0.1.2)

Copy Markdown View Source

Minimal HTTP transport slice backed by the shared transport engine.

Streamable HTTP may return text/event-stream responses for streamed tool calls. That is event-stream framing inside the supported streamable HTTP transport, not the deprecated standalone SSE transport.

Summary

Functions

Runs the main entrypoint for this module.

Builds a child specification for supervising this module.

Initializes the state used by this module before it starts processing work.

Functions

call(conn, opts)

Runs the main entrypoint for this module.

child_spec(opts)

Builds a child specification for supervising this module.

init(opts)

Initializes the state used by this module before it starts processing work.