(build-remote-call kind params handler opt-args)
(cached-resolve-handler id)
(call! kind params handler & opt-args)
(close! cid)
(connect!)
(connected-ids)
(connection-status)
(default-on-connection-closed {:keys [connection-id]})
(development!)
(disconnected-button)
(dispatch-message msg)
(handle-remote-response remote-call response)
(make-call! {:keys [kind params] :as remote-call})
(message-handler message)
(on-open _)
(pong _)
(push! client-id event params)
(refresh-handler)
(resolve-handler id)
(start app)
(start!)
(stop app)
(stop!)
(unhandled-message {:keys [kind] :as msg})
(wrap-add-api-version handler)
(wrap-catch-errors handler)
(wrap-log-message handler)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close