Liking cljdoc? Tell your friends :D
Clojure only.

json-rpc.ws


Clientcljprotocol

A WebSocket client.

A WebSocket client.

connectclj

(connect this url)

Returns a WebSocket connection for the given URL.

Returns a WebSocket connection for the given URL.

disconnectclj

(disconnect this connection)

Disconnects from the remote WebSocket server.

Disconnects from the remote WebSocket server.

write!clj

(write! this connection message)

Writes text into a WebSocket connection.

Writes text into a WebSocket connection.
sourceraw docstring

gniazdoclj

An instance of [[GniazdoClient]].

An instance of [[GniazdoClient]].
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close