Fork me on GitHub
#ring-swagger
<
2016-09-07
>
singen12:09:00

hi metosin guys! Is there a way to get compojure-api to do hot-code reload when using http-kit?

elahti18:09:07

@singen we're using this at one project (with aleph, sadly, but don't see why it wouldn't work) https://github.com/ring-clojure/ring/blob/master/ring-devel/src/ring/middleware/reload.clj#L21

elahti18:09:47

@singen just (wrap-reload your-handler)