[zeromq-dev] [ANN] erlzmq - Erlang bindings to ZeroMQ updated to support 2.1.0
chris
csrl at gmx.com
Sat Jan 15 05:32:58 CET 2011
Serge Aleynikov <serge <at> aleynikov.org> writes:
> Erlang ZeroMQ bindings were updated to support the head version of ZeroMQ
>
> http://github.com/zeromq/erlzmq
>
> All pending pull requests have been applied.
>
> Regards,
>
> Serge
Hi Serge,
I've forked the bindings at http://github.com/csrl/erlzmq (you have a pending
pull request). This fork offers a full wrapper around the zeromq functionality.
All get/setsockopts are supported, and many other improvements. The code base
has been greatly simplified and modularized as well.
There is an additional effort at http://github.com/benoitc/erlzmq to replace the
build system with rebar.
Thanks,
chris
More information about the zeromq-dev
mailing list