Liking cljdoc? Tell your friends :D
Clojure only.

socket-json-rpc.client


notifyclj

(notify request)

Filters out the 'id' key from a single RPC request.

Filters out the 'id' key from a single RPC request.
sourceraw docstring

with-servercljmacro

(with-server address port & body)

Runs the body on a specified server. Ordered parameters are supplied just like supplying args to any other Clojure function. Named parameters are supplied by using keyword arguments.

Runs the body on a specified server. Ordered parameters are supplied just
like supplying args to any other Clojure function. Named parameters are
supplied by using keyword arguments.
sourceraw docstring

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

× close