On Wed, Aug 31, 2016 at 12:43 PM, Timothy Baldridge <tbaldri...@gmail.com> wrote:
> Another option is to use Clojure's built-in socket server (requires > Clojure 1.8) it is really nothing more than a TCP socket attached to a > normal Clojure repl, so you'll be loading no extra middleware or really > anything at all that could slow it down. http://clojure.org/ > reference/repl_and_main#_launching_a_socket_server > > On your local box you can use netcat to connect this all to inferior-lisp. > It's a stripped down experience for sure, but it's also going to be about > the lightest remote repl you can get. > > Great idea, will check it out. Thanks. -- 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/d/optout.