Re: [ANN] jnanomsg 0.2.0 - Clojure and Java bindings for nanomsg.

2014-01-07 Thread am
Andrey, Thank-you for the lib and adding the pipeline protocol. Cheers. Amar On Tuesday, January 7, 2014 5:10:17 PM UTC-5, Andrey Antukh wrote: > > Clojure and Java bindings for nanomsg[1] (build on top of JNA) > > nanomsg[1] is a socket library that provides common communication > patterns. I

Re: Reworking :pre condition to add an error message

2016-03-30 Thread i . am
mbie thread back from the dead... :) >> >> I think enhancements on :pre/:post are interesting. >> >> http://dev.clojure.org/jira/browse/CLJ-1817 seems like a good place to >> work on this. >> >> >> On Tuesday, March 29, 2016 at 4:02:25 PM UTC-5, Colin Ta