Noizu.MCP.Transport.Test.Client (Noizu MCP v0.1.0)

Copy Markdown View Source

In-memory client transport: connects a Noizu.MCP.Client to a Noizu.MCP.Server running in the same VM, preserving the full encode/decode boundary.

{Noizu.MCP.Client, transport: {:test, server: MyApp.MCP}, ...}

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.