Fork me on GitHub
#yada
<
2018-10-05
>
mccraigmccraig10:10:24

i've been using websockets with the plain aleph support on the api-side and chord on the client without any issues

borkdude15:10:47

@mccraigmccraig do you have any sample code @nha and I could look at?

nha15:10:39

I have websockets working though sente (looks like it wasn’t clear above). It’s the polling part that isn’t working for me, and sente doesn’t have plans to support SSE (I asked)

nha15:10:16

so what I do for now is that I force sente’s connection to :ws instead of :auto, and the code I posted above will work