Hi, I am connecting to the same nrepl server twice using socket-level connections (not Emacs-Cider). I'm confused about how message routing works, messages send back which are seen in the first socket don't seem to be seen in the second, and ls-sessions returns an empty list (!?) even though the first session has successfully called clone
trying more things, reading some docs and source code am i right that nrepl just doesn't do this? the "concerto" git repl/listed middleware seems to be trying to implement this