Liking cljdoc? Tell your friends :D

nsfw.devbus


!statecljs

source

app-clientcljs

(app-client url)
source

app-client-handlerscljs

source

closecljs

(close s)
source

debug-clientcljs

(debug-client url on-state-items)
source

distinct-bycljs

(distinct-by f coll)
source

handlerclj

(handler req)
source

handlers-clientcljs

(handlers-client url
                 handlers
                 &
                 [{:keys [on-open on-error on-close]
                   :or {on-open (fn [_]) on-error (fn [_]) on-close (fn [_])}}])
source

non-websocket-requestclj

source

ObjectHandlercljs

source

process-state-itemscljs

(process-state-items sis)
source

realize-state-itemcljs

(realize-state-item {:keys [ref] :as si})
source

realize-state-itemscljs

(realize-state-items sis)
source

sendcljs

(send s data)
source

send-heartbeatclj

(send-heartbeat)
source

send-statecljs

(send-state devbus-conn {:keys [ref] :as state-item})
source

shutdowncljs

(shutdown)
source

subscriptionsclj

source

trackcljs

(track si)
source

trackmultcljs

(trackmult state-items)
source

wscljs

(ws url {:keys [on-open on-close on-message on-error]})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close