ScoriaWeb.MCPController (scoria v0.1.0)

Copy Markdown View Source

Summary

Functions

Receives a POST message with JSON-RPC payload, finds the session, and sends the message to the process.

Establishes an SSE connection, registers the session, and enters a receive loop.

Functions

messages(conn, arg2)

Receives a POST message with JSON-RPC payload, finds the session, and sends the message to the process.

sse(conn, params)

Establishes an SSE connection, registers the session, and enters a receive loop.