ModelContextProtocol::Transport::HttpTransport
Inherits ModelContextProtocol::Transport::Base < Reference < Object
Implementation of MCP transport using HTTP+SSE
Constructors
Instance methods
send_notification(notification : Messages::Notification) : Nil
Send a notification via HTTP POST (no response expected)
send_request(request : Messages::Request) : Messages::Response
Send a request via HTTP POST and wait for response