Fork me on GitHub
#pedestal
<
2020-07-14
>
jjttjj16:07:13

When trying to use SSE with pedestal I'm getting the warnings described here: https://github.com/pedestal/pedestal/issues/631 Do I understand correctly that these warnings are expected (because SSE clients will inevitably disconnect and that's all the warning is saying?) So it would be fine to just set console logging to ignore these?

jjttjj16:07:30

Or is there a better way to silence these