luminus

romain 2019-07-29T11:53:11.032200Z

Didn't you miss the websocket callback? http://www.luminusweb.net/docs/websockets.html

eskemojoe007 2019-07-29T18:59:52.033600Z

I thought that luminus defaulted to "immutant", but when I run lein new luminus myapp +h2 +cljs +re-frame +swagger I get a jetty based image. Is that normal?

2019-07-29T19:12:31.033900Z

I think that was a recent change.

2019-07-29T19:14:08.034300Z

Eh, could be wrong about that, the docs still say Immutant is the default.

2019-07-29T19:16:27.035Z

Looks like they switched to using jetty as the default in version 3.37.

eskemojoe007 2019-07-29T19:35:47.035200Z

Super good catch.

eskemojoe007 2019-07-29T19:47:02.035700Z

transitioning from 1 to the other is tough though, so its unfortunate.