ExMCP.Server.BeamServer (ex_mcp v0.10.0)
View SourceBEAM transport server for MCP protocol.
This server handles the MCP protocol layer for BEAM/native transport, routing requests to services registered with ExMCP.Native.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts a BEAM server with the given options.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Starts a BEAM server with the given options.
Options:
:handler- The handler module (required):name- Process name (optional):transport- Transport options (optional)