Anubis.Server.Registry.Local (anubis_mcp v1.0.0)

Copy Markdown

ETS-based session registry for HTTP transports.

Uses a named ETS table with read_concurrency: true for fast lookups. Monitors registered processes for automatic cleanup on crash/shutdown.

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.

start_link(opts)