Hi all - anyone have an example of how to take over an existing nREPL session?
Use case is roughly - I have an existing nREPL session - I want to replace the handler with my own custom handler, so that I can get the user input as a String - A response can be constructed and returned to the session user