Session input execution.
A session input is one caller/user handoff into the persistent RLM session. The
loop alternates provider messages, Clojure eval, and observations until FINAL
publishes a new immutable head. The persisted row is still named turn for the
public/read surface, but this namespace treats it as the input record for one
head-boundary transition.
Session input execution. A session input is one caller/user handoff into the persistent RLM session. The loop alternates provider messages, Clojure eval, and observations until FINAL publishes a new immutable head. The persisted row is still named `turn` for the public/read surface, but this namespace treats it as the input record for one head-boundary transition.
(run-input! state cfg ns-sym user-message)(run-input! state cfg ns-sym user-message opts)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 |