@borkdude Seems this was resolved, right? By default inf-clojure works by piping input/output, so just replacing the default REPL command would be enough to try it out with something different.
Yeah figured it out. I thought it was something socket specific but it works with stdin/stdout fine as well
(and it will work with any REPL which retains the same behavior over a socket connection)