(proxy-ws-handler
ws
{:as options :keys [ws-max-idle-time] :or {ws-max-idle-time 500000}})Returns a Jetty websocket handler
Returns a Jetty websocket handler
(close! this)(connected? this)(idle-timeout! this ms)(remote-addr this)(req-of this)(send! this msg)(send! this msg callback)(-send! x ws)(-send! x ws callback)How to encode content sent to the WebSocket clients
How to encode content sent to the WebSocket clients
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 |