Expand description
Transport factory for creating MCP transports from configuration.
This module provides a unified interface for creating transports based on
McpServerConnectionConfig, eliminating duplicate transport creation logic
in hub.rs and server_hub.rs.
Structsยง
- Transport
Factory - Factory for creating MCP transports from configuration.