Documentation
¶
Overview ¶
Package mcp provides support for Message Control Protocol (MCP) transports, including local and SSE-based communication for distributed agentic flows.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package localtransport implements local transport mechanisms for MCP, enabling efficient in-process and local communication for agentic flows.
|
Package localtransport implements local transport mechanisms for MCP, enabling efficient in-process and local communication for agentic flows. |
|
Package sse implements Server-Sent Events (SSE) transport for MCP, enabling real-time, bidirectional communication for agentic flows over HTTP.
|
Package sse implements Server-Sent Events (SSE) transport for MCP, enabling real-time, bidirectional communication for agentic flows over HTTP. |
|
internal/sse
Package sse provides the low-level implementation of Server-Sent Events (SSE) transport for MCP, handling connection management, message streaming, and protocol details.
|
Package sse provides the low-level implementation of Server-Sent Events (SSE) transport for MCP, handling connection management, message streaming, and protocol details. |
Click to show internal directories.
Click to hide internal directories.