A WebSocket client.
A WebSocket client.
(connect this url)
Returns a WebSocket connection for the given URL.
Returns a WebSocket connection for the given URL.
(disconnect this connection)
Disconnects from the remote WebSocket server.
Disconnects from the remote WebSocket server.
(write! this connection message)
Writes text into a WebSocket connection.
Writes text into a WebSocket connection.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close