Liking cljdoc? Tell your friends :D
Clojure only.

json-rpc.unix


Clientcljprotocol

An UNIX socket client.

An UNIX socket client.

closeclj

(close this connection)

Closes the UNIX socket.

Closes the UNIX socket.

openclj

(open this path)

Opens and returns a UNIX socket for the given path.

Opens and returns a UNIX socket for the given path.

write!clj

(write! this connection message)

Writes text into a UNIX socket.

Writes text into a UNIX socket.
sourceraw docstring

unix-clientclj

An instance of [[UnixClient]].

An instance of [[UnixClient]].
sourceraw docstring

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

× close