Re: [ANN] cljzmq-0.1.1 - A Clojure binding for ØMQ

2013-07-30 Thread Trevor Bernard
Here is a simple way to send and receive Clojure data over ØMQ: https://gist.github.com/trevorbernard/6118918 On Monday, July 29, 2013 10:00:13 AM UTC-3, Trevor Bernard wrote: Hello, I'd like to announce the immediate availability of cljzmq-0.1.1 on maven central.

[ANN] cljzmq-0.1.1 - A Clojure binding for ØMQ

2013-07-29 Thread Trevor Bernard
Hello, I'd like to announce the immediate availability of cljzmq-0.1.1 on maven central. https://github.com/zeromq/cljzmq For sample usage, I've started porting the zguide examples here: https://github.com/trevorbernard/cljzmq-examples Pull requests welcome! Warmest regards, Trev -- --

Re: [ANN] cljzmq-0.1.1 - A Clojure binding for ØMQ

2013-07-29 Thread Greg
Awesome! Thanks! It's nice to know this exists, might have a use for it in the future. Cheers, Greg -- Please do not email me anything that you are not comfortable also sharing with the NSA. On Jul 29, 2013, at 9:00 AM, Trevor Bernard trevor.bern...@gmail.com wrote: Hello, I'd like to