Skip to main content

Module transport_factory

Module transport_factory 

Source
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ยง

TransportFactory
Factory for creating MCP transports from configuration.