ModelContextProtocol::Transport::Base
Abstract base class for all MCP transports
Instance methods
send_notification(notification : Messages::Notification) : Nil
Send a notification (no response expected)
send_request(request : Messages::Request) : Messages::Response
Send a request and wait for response