Liking cljdoc? Tell your friends :D

com.yetanalytics.sse-fx.command

Easily send command events to a server. Posts, uses transit, and expects a 202

Easily send command events to a server. Posts, uses transit, and expects a 202
raw docstring

register!cljs

(register!)

Register fx for commands

Register fx for commands
sourceraw docstring

send-command!cljs

(send-command! {:keys [uri data encode-msg-fn handle-accepted handle-error
                       headers]
                :or {encode-msg-fn codec/encode-string}
                :as arg-map})
source

send-fxcljs

(send-fx {:keys [handle-accepted handle-error] :as arg-map})
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