Liking cljdoc? Tell your friends :D

jp.nijohando.event.websocket


Clientcljprotocol

-connect!clj

(-connect! this url)

-disconnect!clj

(-disconnect! this)

-on-closeclj

(-on-close this session reason)

-on-errorclj

(-on-error this failure)

-on-openclj

(-on-open this session)
source

clientclj

(client)
(client {:keys [buffer-size] :as opts})
source

connect!clj

(connect! client url)
source

disconnect!clj

(disconnect! client)
source

websocket-containerclj

source

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

× close