http.async.client.websocket

Asynchronous HTTP Client Websocket Extensions- Clojure

IWebSocket

protocol

members

-sendByte

(-sendByte this byte)

-sendText

(-sendText this text)

send

(send ws & {text :text, byte :byte})
Send message via WebSocket.

upgrade-handler

(upgrade-handler & {text-cb :text, byte-cb :byte, open-cb :open, close-cb :close, error-cb :error})
Creates a WebSocketUpgradeHandler