Anubis.Server.Transport.Session.Local (anubis_mcp v1.14.0)

Copy Markdown

Default session dispatcher for single-node deployments.

Delivers messages straight to the session process with GenServer.call/3 and GenServer.cast/2, using the wire shapes documented in Anubis.Server.Transport.Session.