Hey, I haven't tried live.js. But these tools might be of interest.
- Austin <https://github.com/cemerick/austin/> has the ability to "*Multiple concurrent browser-REPLs can be safely used from the same project*" (though I haven't yet tried this feature). <https://github.com/cemerick/austin/> - Also, perhaps less applicable, Sente<https://github.com/ptaoussanis/sente>gives "*users connected with multiple clients and/or devices simultaneously*". Hth Tim Washington Interruptsoftware.com <http://interruptsoftware.com> On Tue, Apr 15, 2014 at 10:54 PM, t x <[email protected]> wrote: > Hi, > > Okay. I think I have finally reached the limits of live.js, and now > want an interactive browser repl + being able to push portions of code > (rather than reloading the entire page). > > I have a simple question though: > > * I'm developing a _distribued_ app > > * So I can't test it unless I have 2+ browsers running. > > * With brepl, when I modify my *.cljs files, is it possible to push > the changes to _two_ browsers simultaneojsly? > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
