Expand description
SSE proxy implementation for MCP servers using Actix Web.
This module provides the core implementation of the Actix Web-based SSE proxy, including the main proxy server, runner access functions, and proxy handle.
Structsยง
- SSEProxy
- SSE Proxy server for MCP servers
- SSEProxy
Handle - Handle for controlling the SSE proxy
- SSEProxy
Runner Access - Access to McpRunner operations needed by the SSE proxy
- SSEProxy
Shared State - Shared state for the SSE proxy