BC-5 Events — pure event builders for the :tt/* namespace + defensive publish wrapper over hive.events/dispatch.
Wave-2: builders + publish. Full router wiring stays in consumers' init. See PLAN.md §2 BC-5.
BC-5 Events — pure event builders for the :tt/* namespace + defensive publish wrapper over hive.events/dispatch. Wave-2: builders + publish. Full router wiring stays in consumers' init. See PLAN.md §2 BC-5.
(emit! event)Deprecated alias for publish. Retained for Wave-1 call sites.
Deprecated alias for `publish`. Retained for Wave-1 call sites.
(publish event)Dispatch a tt event via hive.events/dispatch. Event must be a map with :event/type. Returns the event (for pipelines). Swallows all throwables so tracking never breaks the traced code.
Dispatch a tt event via hive.events/dispatch. Event must be a map with :event/type. Returns the event (for pipelines). Swallows all throwables so tracking never breaks the traced code.
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 |