Fork me on GitHub
#nrepl
<
2018-03-05
>
genRaiy16:03:07

hello nreplers

genRaiy16:03:45

I am trying to write some middleware and have followed the excellent guide from lambdaisland

genRaiy16:03:32

when working through the first example, it all works

genRaiy16:03:42

but I get a WARNING

genRaiy16:03:52

from this code

genRaiy16:03:38

like I say, it works

genRaiy16:03:10

but even looking at the clojure.tools.nrepl code I cannot see where I am going wonky

hiredman17:03:12

it is likely where you are actually starting the nrepl server

hiredman17:03:50

it looks like you are passing in a function object created with comp somewhere instead of a var