Liking cljdoc? Tell your friends :D

hive-deepseek.vessel

DeepSeek Harness as a hive vessel.

The vessel speaks hive-vessel's :json dialect; its executor is hive-vessel's SSE bridge, consumed by the dsh browser plugin (dsh/ in this repo), which paints panels in the right Sidebar, raises notices, opens workspace files and re-emits json/event messages as Cordis events.

Two faces over the same target:

  • target -- a hive-vessel target, for plan / dispatch! / broadcast!
  • ->vessel -- a hive-addon IVessel, for a host's vessel registry; its :delivery capability accepts ops or presentation envelopes and dispatches them through the registry.
DeepSeek Harness as a hive vessel.

The vessel speaks hive-vessel's :json dialect; its executor is hive-vessel's
SSE bridge, consumed by the dsh browser plugin (dsh/ in this repo), which
paints panels in the right Sidebar, raises notices, opens workspace files
and re-emits `json/event` messages as Cordis events.

Two faces over the same target:
- `target`     -- a hive-vessel target, for plan / dispatch! / broadcast!
- `->vessel`   -- a hive-addon IVessel, for a host's vessel registry; its
                  :delivery capability accepts ops or presentation
                  envelopes and dispatches them through the registry.
raw docstring

->vesselclj

(->vessel registry target)
source

default-portclj

The bridge port the dsh-hive-vessel plugin looks for by default.

The bridge port the dsh-hive-vessel plugin looks for by default.
sourceraw docstring

deliveryclj

(delivery registry target)

The :delivery capability: a fn taking an op or a presentation envelope and dispatching it through REGISTRY (a value or an atom) to TARGET.

The :delivery capability: a fn taking an op or a presentation envelope and
dispatching it through REGISTRY (a value or an atom) to TARGET.
sourceraw docstring

descriptorclj

(descriptor registry target)

Host-neutral vessel descriptor (the hive-emacs shape), so consumers that read descriptors -- hive-carto-flow's presentation target -- need no protocol.

Host-neutral vessel descriptor (the hive-emacs shape), so consumers that
read descriptors -- hive-carto-flow's presentation target -- need no
protocol.
sourceraw docstring

dialectclj

source

featuresclj

What the dsh plugin can do beyond the standard :json primitives.

What the dsh plugin can do beyond the standard :json primitives.
sourceraw docstring

targetclj

(target bridge)
source

vessel-idclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close