nrepl

oλv 2024-09-01T17:32:14.499419Z

Does the Clojure nREPL server allow for multiple concurrent clients at once? E.g can I have CIDER and an alternate nREPL client connected simultaneously.

2024-09-01T17:44:13.708289Z

yes, you can connect many

👍 2