[zeromq-dev] hxzmq - 0MQ language bindings for haXe
Martin Sustrik
sustrik at 250bpm.com
Tue May 24 11:50:45 CEST 2011
Hi Richard,
> I have written a 0MQ language binding for the haXe cross-target
> language. The repo is here:
>
> http://github.com/rjsmith/hxzmq
>
> Currently, hxzmq supports compiling to the cpp and nekovm language
> targets. It has been tested against libzmq 2.1.4 to 2.1.7 to date on
> OSX64bit, Linux 32bit, Windows 32bit.
>
> The project provides the cpp source code for creating the hxzmq.ndll
> shared library which is used to bridge the libzmq c api to haXe, in
> combination with a set of haXe API wrapper classes. The repo also
> includes unit tests and implementations of some of the 0MQ guide code.
>
> The project is also available as a released package on the
> http://lib.haxe.org repository (currently at v1.0.0).
Nice!
> OK if I add a page to the bindings: area on the zeromq website?
Definitely.
Martin
More information about the zeromq-dev
mailing list