Transport decorator used by the inspector: wraps a real client transport and
mirrors every wire frame to the inspector session as
{:inspector_frame, :tx | :rx, binary} so the UI can show raw JSON-RPC
history without touching Noizu.MCP.Client.
Options: :inner — {module, opts} real transport spec; :tap — pid to
mirror frames to.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.