Liking cljdoc? Tell your friends :D

http.async.client.websocket

Asynchronous HTTP Client Websocket Extensions- Clojure

Asynchronous HTTP Client Websocket Extensions- Clojure
raw docstring

IWebSocketcljprotocol

-sendByteclj

(-sendByte this byte)

-sendTextclj

(-sendText this text)

sendclj

(send ws & {text :text byte :byte})

Send message via WebSocket.

Send message via WebSocket.
raw docstring

upgrade-handlerclj

(upgrade-handler
  &
  {text-cb :text byte-cb :byte open-cb :open close-cb :close error-cb :error})

Creates a WebSocketUpgradeHandler

Creates a WebSocketUpgradeHandler
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close