The process is best described in the example-server-stdio
and example-client-stdio
projects
which are well commented.
It boils down to this:
(json-rpc/handle-message context message)
.(client/send-first-handshake-message context)
.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close