(configure-websocket-container context-handler server handlers)(proxy-ws-adapter handlers x509certs requestPath closureLatch)Inputs: [handlers :- WebsocketHandlers x509certs :- [X509Certificate] requestPath :- String closureLatch :- CountDownLatch]
Inputs: [handlers :- WebsocketHandlers x509certs :- [X509Certificate] requestPath :- String closureLatch :- CountDownLatch]
(proxy-ws-creator handlers)Inputs: [handlers :- WebsocketHandlers] Returns: WebSocketCreator
Inputs: [handlers :- WebsocketHandlers] Returns: WebSocketCreator
(-send! x ws)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 |