hello nreplers
I am trying to write some middleware and have followed the excellent guide from lambdaisland
when working through the first example, it all works
but I get a WARNING
from this code
like I say, it works
but even looking at the clojure.tools.nrepl
code I cannot see where I am going wonky
it is likely where you are actually starting the nrepl server
it looks like you are passing in a function object created with comp somewhere instead of a var