If there are alternate REPL backends besides piggieback, I may be able to
implement them in cider-nrepl, I assume you're using that for
auto-complete?  I just need a unique way to identify that the repl is
active on a session.


On Wed, Feb 19, 2014 at 1:49 PM, <[email protected]> wrote:

> I think using websockets as the transport mechanism from the client to the
> REPL is the way to go here. Great job making that happen. I just plugged
> your REPL environment into Austin's cljs-repl (
> https://github.com/aamedina/cljs/blob/master/src/leiningen/new/om_cljs/dev/user.clj)
> and it works like a charm. Need to investigate the differences between your
> REPL env and Austin's - it borked the nREPL cljs completion middleware I'm
> using, but other than that it's been seamless.
>
> No more annoying browser REPL freezing! One has to wonder why this hasn't
> been done before...
>
> --
> 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.

Reply via email to