Hi, I’m trying Dirac with boot. Anyone tried that before?
@slotkenov: Hi, yes, someone tried it that. And I believe they were successful with v0.1.3 or 0.1.4. Unfortunately I don’t remember who was that, the Slack history was pruned 😞
ah, that’s unfortunate
I’m trying now with the latest version
not sure yet how to start an nrepl server with the dirac middleware
yeah, the only difference should be the nREPL startup and configuration
cannot help ATM, I’m not a boot user (yet)
https://github.com/tailrecursion/boot.core/blob/master/src/tailrecursion/boot/core/task.clj#L280
should be pretty straightforward to pass dirac middleware and set the port
not sure about the init code, but you can always copy & paste it, it is just a convenience
yeah, got one running now, and the agent connected
What’s a good way to see it all works actually? :simple_smile:
folow dirac-sample project
have to go now, good luck!
and post back when you make it work, I’m curious
ok, thanks!
yep, got it working now :simple_smile: