Fork me on GitHub
#clojuredesign-podcast
<
2020-03-31
>
borkdude09:03:21

Looking forward listening to it. Meanwhile I've implemented a fallback from websockets to SEE to polling in my "day job" 🙂

nate02:04:40

Wow, that sounds like quite a task.

nate02:04:51

do you hide this behind something like a core async socket on the client?

borkdude07:04:32

No, behind a re-frame event

nate14:04:47

Ah, that's cool.

nate14:04:49

I haven't tried re-frame yet. I would like to at some point. Reagent is wonderful for now.