Liking cljdoc? Tell your friends :D
ClojureScript only.

com.deercreeklabs.talk2.cljs-ws-client


make-js-wscljs

(make-js-ws {:keys [protocols-seq url]})

make-raw-websocketcljs

(make-raw-websocket {:keys [on-connect on-disconnect on-error on-message
                            protocols-seq url]
                     :as arg})

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

× close