Asynchronous HTTP Client Websocket Extensions- Clojure
Asynchronous HTTP Client Websocket Extensions- Clojure
(-sendByte this byte)
(-sendText this text)
(send ws & {text :text byte :byte})
Send message via WebSocket.
Send message via WebSocket.
(upgrade-handler
&
{text-cb :text byte-cb :byte open-cb :open close-cb :close error-cb :error})
Creates a WebSocketUpgradeHandler
Creates a WebSocketUpgradeHandler
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |