There's no list of CZMQ language bindings yet. I'm aware of these: * https://github.com/1100110/CZMQ - D bindings * https://github.com/methodmissing/rbczmq - Ruby * https://github.com/zeromq/pyczmq - Python * https://github.com/lhope/cl-czmq - Common Lisp * https://github.com/fmp88/ocaml-czmq - Ocaml * https://github.com/gar1t/erlang-czmq - Erlang (yours! :) * https://github.com/mtortonesi/ruby-czmq-ffi - Ruby FFI
I'll add that to the CZMQ README. -Pieter On Wed, Jan 15, 2014 at 8:17 PM, Garrett Smith <[email protected]> wrote: > I'm looking for a list of language bindings that integrate the CZMQ + > NaCL encryption support. Perhaps that's a feature in some of these > bindings? But hard to sort through. For lazy people. > > On Wed, Jan 15, 2014 at 1:10 PM, Ahmet Kakıcı <[email protected]> wrote: >> For sure: >> http://zeromq.org/bindings:_start >> >> >> On Wed, Jan 15, 2014 at 9:03 PM, Garrett Smith <[email protected]> wrote: >>> >>> Is there a list of CZMQ language bindings published somewhere? >>> >>> Please feel free to send me a Let Me Google That For You link -- I >>> love that thing! >>> >>> Garrett >>> _______________________________________________ >>> zeromq-dev mailing list >>> [email protected] >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
