hxzmq
Haxe language binding for the ZeroMQ socket library
Website
http://github.com/rjsmith/hxzmqVersion
1.4.0Owner
rjsmithLicense
LGPLHistory
-
2011-08-26 20:37:241.4.0Re-built ndll against v2.1.8 of the libzmq library
-
2011-07-19 14:16:591.3.0Added ZMQDevice class binding for in-built ZMQ Devices (QUEUE, FORWARDER, STREAMER). Added new methods to ZFrame, ZMsg and ZMQSocket classes
-
2011-07-06 11:35:031.2.0Added higher-level API classes, based on imatix's czmq binding library.
-
2011-06-27 15:12:491.1.0Added php target by integrating with php-zmq binding
-
2011-05-19 15:52:451.0.0Initial upload, compatable with libzmq 2.1.6+