lein-figwheel

joelgluth 2017-09-21T10:01:48.000096Z

@xlevus do you absolutely have to run figwheel via ring, or would you be OK running ring via figwheel? There’s a small example here: https://github.com/bhauman/lein-figwheel/tree/master/examples/using-ring-handler

xlevus 2017-09-21T21:32:51.000271Z

I need to run some startup and shutdown stuff. Which I started doing in the global namespace, but weird things happened that didn't happen when running through ring.