(upgrade-request? {:keys [headers]})
(upgrade-response ws-handler)
(upgrade-response? {:keys [status ws] :as resp})
(-ping! x ws)
(close! this)
(close! this status-code reason)
(connected? this)
(idle-timeout! this ms)
(ping! this)
(ping! this msg)
(remote-addr this)
(req-of this)
(send! this msg)
(send! this msg callback)
(-send! x ws)
(-send! x ws callback)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close