> > If the STOMP support happens with nREPL as Rich was pushing for,
> > you'd have the windows solution. There are plenty of STOMP client
> > that works on windows.
>
> Do you have some pointers? Googling didn't turn up useful stuff.
> Important requirement: must be driven by CLI.

Well, STOMP is just text so you can drive it directly from telnet if
the protocol that nREPL exposes is simple enough (I haven't looked at
the proposal myself). Theres a good intro to doing this here:
http://fusesource.com/docs/broker/5.1/connectivity_guide/BHIJBDJH.html

Alternately, since there are already Java deps. there is a Java STOMP
client at http://trac.germane-software.com/Gozirra, I'm not sure if
this would be of any use. I haven't been able to find anything that's
directly CLI driven though.

Great work on VimClojure BTW, it's very impressive!

Cheers,
Ian.

-- 
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

Reply via email to