Liking cljdoc? Tell your friends :D
Clojure only.

com.blockether.vis.internal.gateway.stdio

Gateway-free, serial NDJSON transport for the Python SDK. Uses the same SDK handlers and protocol as HTTP; never starts Jetty or performs discovery. The owning process must select its own database before entering this loop.

Gateway-free, serial NDJSON transport for the Python SDK. Uses the same SDK
handlers and protocol as HTTP; never starts Jetty or performs discovery.
The owning process must select its own database before entering this loop.
raw docstring

serve!clj

(serve! reader writer handler)

Serve until stdin EOF. One response per request; results contain base64 bytes. Own the same View-to-session bridge as HTTP, so input/live Views are delivered to polling SDK clients. A timeout kills the owning process rather than reusing an ambiguously aligned pipe. Leaving this loop flushes and removes the bridge.

Serve until stdin EOF. One response per request; results contain base64 bytes.
Own the same View-to-session bridge as HTTP, so input/live Views are delivered
to polling SDK clients. A timeout kills the owning process rather than reusing
an ambiguously aligned pipe. Leaving this loop flushes and removes the bridge.
sourceraw docstring

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