Liking cljdoc? Tell your friends :D
Clojure only.

json-rpc.client


Clientcljprotocol

A JSON-RPC client.

A JSON-RPC client.

closeclj

(close this conneciton)

Closes the connection

Closes the connection

openclj

(open this url)

Opens a connection to the given URL

Opens a connection to the given URL

sendclj

(send this conneciton message)

Sends a JSON-RPC request to the open connection

Sends a JSON-RPC request to the open connection
sourceraw docstring

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

× close