Looking forward listening to it. Meanwhile I've implemented a fallback from websockets to SEE to polling in my "day job" 🙂
Wow, that sounds like quite a task.
do you hide this behind something like a core async socket on the client?
No, behind a re-frame event
Ah, that's cool.
I haven't tried re-frame yet. I would like to at some point. Reagent is wonderful for now.