GenMCP.Mux.Session (gen_mcp v0.10.0)

Copy Markdown View Source

A GenServer based module used for processes representing an ongoing MCP session.

Delegates all requests to the GenMCP behaviour implementations.

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.

fetch_restore_data(session_id, channel, opts)

start_link(opts)