Public entry point. Inert until init!.
Public entry point. Inert until `init!`.
(capacity! n)Retain n settled, delivered registry entries (§5). Adjustable mid-run;
init!'s :capacity is the durable setting. Raising widens the pool
immediately. Lowering evicts nothing by itself: the excess goes at the
next admission, so a too-hasty reduction can still be undone before
anything is lost, and eviction stays announced where it always is — in a
response footer.
Retain `n` settled, delivered registry entries (§5). Adjustable mid-run; `init!`'s `:capacity` is the durable setting. Raising widens the pool immediately. Lowering evicts nothing by itself: the excess goes at the next admission, so a too-hasty reduction can still be undone before anything is lost, and eviction stays announced where it always is — in a response footer.
(init!)(init! opts)Start the MCP endpoint. Idempotent: a second call returns the running one rather than binding another.
Start the MCP endpoint. Idempotent: a second call returns the running one rather than binding another.
(status)(stop!)Release the endpoint. Safe to call when not running.
Release the endpoint. Safe to call when not running.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |