Fork me on GitHub
#ring-swagger
<
2017-03-14
>
kenbier21:03:30

is anyone using compojure-api in combination with immutant-web? I’m having trouble passing my handler to the immutant web-server: java.lang.ClassCastException: compojure.api.routes.Route cannot be cast to io.undertow.server.HttpHandler

kenbier21:03:51

http-kit works fine for me as well.

kenbier22:03:57

also, has anyone ever used ring-swagger with bidi?