lib.haxe.org

hxzmq

Haxe language binding for the ZeroMQ socket library
Version
1.4.0
Owner
rjsmith
License
LGPL

History

  • 2011-08-26 20:37:24
    1.4.0
    Re-built ndll against v2.1.8 of the libzmq library
  • 2011-07-19 14:16:59
    1.3.0
    Added 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:03
    1.2.0
    Added higher-level API classes, based on imatix's czmq binding library.
  • 2011-06-27 15:12:49
    1.1.0
    Added php target by integrating with php-zmq binding
  • 2011-05-19 15:52:45
    1.0.0
    Initial upload, compatable with libzmq 2.1.6+