We've kicked off some efforts to create a proper nREPL protocol specification https://github.com/nrepl/spec.nrepl.org/pull/1

Input and feedback from everyone who uses #nREPL is most welcome!

#Clojure

Add spec by technomancy · Pull Request #1 · nrepl/spec.nrepl.org

Adding the spec. I've made these four ops required: clone eval stdin describe These are the optional ones: interrupt lookup load-file completions close There are a few minor incompatibiliti...

GitHub