SkillKit.Agent.Mailbox (SkillKit v0.1.0)

Copy Markdown View Source

Buffers incoming messages and flushes to Agent.Server.

Flushes after either a size threshold or interval — whichever comes first. Discovers the Server via Registry lookup at flush time, not at init (solves rest_for_one startup ordering).

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(agent)