For a browser frontend you might be looking for something like https://github.com/hiredman/drawbridge-cljs.
On Tue, Jun 17, 2014 at 7:26 AM, Mike Thompson <[email protected]> wrote: > > > I'm trying to find an example of connecting to an nRepl from a > ClojureScript client (Node or browser). > > > > > > I've gone a bit square eyed Googling but without success. I've found > non-ClojureScript solutions like: > > > https://github.com/rksm/node-nrepl-client > > > https://github.com/cemerick/nrepl-python-client > > > > > > But nothing in ClojureScript itself. > > > > > > Have I missing something? It seems so odd there are no examples out > there. > >> > > You can try this - https://github.com/sandhu/om-weasel > > > I believe this is different to what I'm after. As I understand it, Weasel > is bRepl-like in action. > > I'm seeking an example of a ClojureScript client talking to a headless > nRepl. > > -- > Mike > > > > > > > -- > 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. > -- 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.
