Fork me on GitHub
#off-topic
<
2021-12-29
>
Dustin Getz16:12:56

Is there a way to make remote nrepls register an async outputstream handler (so that async println is caught and redirected to the repl output)

flowthing16:12:42

https://github.com/nrepl/nrepl/issues/119 not sure whether this is exactly what you mean, but the Gist in the that original post might be what you're looking for.

❤️ 1
Geoffrey Gaillard17:12:20

Have a look to the cider-nrepl middlewares

🙏 1