On Jan 19, 2009, at 9:38 AM, Craig McDaniel wrote:

In case this is of use to anybody else, I thought I'd share my version
of a socket REPL: http://clojure.googlegroups.com/web/socket-repl.clj

Unlike the socket repl on the Wiki Example page, it does the
following:

- uses the repl from clojure.main
- keeps track of connections, closing the sockets when they go away
- redirects exception messages (*err*) to the socket stream

That looks really nice, Craig. I see you're a registered contributor. Would you be up for including this in clojure-contrib? If so, and if we hear no objection here, could you please put on the appropriate EPL license header and your copyright notice (see other contribs for examples) and I'll be happy to check it in.

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to