MCP::Shared::InMemoryTransport
Inherits MCP::Shared::AbstractTransport < MCP::Shared::Transport < Reference < Object
Class methods
create_linked_pair
Creates a pair of linked in-memory transports that can communicate with each other. One should be passed to a Client and one to a Server.
Instance methods
other_transport
Sourceother_transport=(other_transport : InMemoryTransport | Nil)
Source