Hermes.Transport.Behaviour behaviour (hermes_mcp v0.3.6)
Defines the behavior that all transport implementations must follow.
Summary
Types
@type message() :: String.t()
The JSON-RPC message encoded
@type reason() :: term() | Hermes.MCP.Error.t()
@type t() :: GenServer.server()