@christopher.paul I’m not very familiar with shadowcljs, in your REPL process you have to run Dirac Agent, which is something that proxies connections between Dirac in browser and your REPL server
https://github.com/binaryage/dirac/blob/master/docs/installation.md#start-dirac-agent
hi yea
when i try and start the agent with the boot call
it says that another middleware is in the way
so i think that something in shadowcljs is intefering
that message about unexpected middleware is just a reminder that you should double check it, this should not be an issue
you can disable it
a problem could be if shadowcljs automatically included piggieback middleware
i think it might do
well it says it doesnt use it, but emulates it