On 05/03/13 23:05, Sean Corfield wrote:
nrepl uses a specific protocol so you can't use telnet. You'll need an
nrepl client of some sort. Leiningen is the easiest one but I believe
there are nrepl clients in other languages than Clojure?

thanks Sean, I found out that nrepl comes with a tty transport which however is not the default ...in a nutshell, if someone wants to use telnet, he has to start the server with the extra arg ':transport-fn tty'...then it works just fine but the experience is still horrific....

Jim

--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to