View the source code for this module on GitHub: https://github.com/mcp-use/mcp-use/blob/main/mcp_use/task_managers/sse.py
SseConnectionManager
method
init
Initialize a new SSE connection manager.ParametersSignatureThe SSE endpoint URLOptional HTTP headersTimeout for HTTP operations in secondsTimeout for SSE read operations in secondsOptional httpx.Auth instance for authentication