Liking cljdoc? Tell your friends :D

ventas.ws

Requests and responses, abstracted over websocket communication

Requests and responses, abstracted over websocket communication
raw docstring

initcljs

(init)

Starts the websockets

Starts the websockets
sourceraw docstring

receive-messages!cljs

(receive-messages! websocket-channel format)
source

requests-pending?cljs

(requests-pending?)
source

send-request!cljs

(send-request! {:keys [params channel-key callback] request-name :name}
               &
               {:keys [binary?]})

Sends a request and calls the callback with the response

Sends a request and calls the callback with the response
sourceraw docstring

ws-event-dispatchcljs

Calls an event handler, if any

Calls an event handler, if any
sourceraw docstring

ws-upload-chunk-sizecljs

source

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

× close