Liking cljdoc? Tell your friends :D

c3kit.wire.websocket


build-remote-callcljs

(build-remote-call kind params handler opt-args)

cached-resolve-handlerclj

(cached-resolve-handler id)

call!cljs

(call! kind params handler & opt-args)

clientcljs


close!clj

(close! cid)

connect!cljs

(connect!)

connected-idsclj

(connected-ids)

connection-statuscljs

(connection-status)

default-handlersclj


default-on-connection-closedclj

(default-on-connection-closed {:keys [connection-id]})

development!clj

(development!)

disconnected-buttoncljs

(disconnected-button)

dispatch-messageclj

(dispatch-message msg)

get-handlerclj


handle-remote-responsecljs

(handle-remote-response remote-call response)

handler-cacheclj


handler-resolverclj


make-call!cljs

(make-call! {:keys [kind params] :as remote-call})

message-handlerclj/s≠

clj
cljs
(message-handler message)

on-opencljs

(on-open _)

open?cljs


pending-callscljs


pongclj

(pong _)

post-handlerclj


push!clj

(push! client-id event params)

push-handlercljsmultimethod


reconnection?cljs


refresh-handlerclj

(refresh-handler)

resolve-handlerclj

(resolve-handler id)

serverclj


serviceclj


startclj

(start app)

start!cljs

(start!)

stopclj

(stop app)

stop!cljs

(stop!)

unhandled-messageclj

(unhandled-message {:keys [kind] :as msg})

wrap-add-api-versionclj

(wrap-add-api-version handler)

wrap-catch-errorsclj

(wrap-catch-errors handler)

wrap-log-messageclj

(wrap-log-message handler)

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

× close