Fork me on GitHub
#luminus
<
2018-07-22
>
lepistane23:07:24

are there example apps using re-frame, sente, mount possible that were made using luminus? i am really struggling to make sente work with luminus. https://github.com/StankovicMarko/bus-routes/tree/adding-websockets Decoding WebSocket Frame with opCode 8 or Decoding WebSocket Frame with opCode 1 is what i get in repl i am not sure if it's even good or connected also when i access /chsk i get

Client's Ring request doesn't have a client id. Does your server have the necessary keyword Ring middleware (`wrap-params` & `wrap-keyword-params`)?:
i am clueless why this doesn't work, even official example didn't work for me and i just lein start-ed it what is that obvious little thing that i am missing?