Read the whole README for re-frame and it will all make more sense.

I don't think reactions are pub/sub - usually those are implemented using atom 
watches.  The event dispatch mechanism, however, is like pub/sub.  I noticed 
the library uses core.async, so they very well may be using core.async pub/sub, 
although I haven't dug into the library code yet so I might be wrong.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to