Description
Is your feature request related to a problem? Please describe.
It's not a high-priority but would get value out of having more cider-nrepl middleware ported over.
Describe the solution you'd like
Perhaps I can help create some PRs to port more of?
Describe alternatives you've considered
Was curious if wrapping require statements of nrepl using with-redefs
would allow us to manually override the Java API calls. That would probably be quite hacky though, but may be a reasonable way to not take on such a maintenance burden having to port all of it.
Additional context
We discussed this on slack a bit the other day. Sounds like it's on the todo list, but I think we can agree this is not a high priority. That said I may be able to help with some PRs for this.