node_zmq_workshop icon indicating copy to clipboard operation
node_zmq_workshop copied to clipboard

do these still work?

Open jcollum-hcg opened this issue 10 years ago • 3 comments

I'm running these with node-zmq 2.7.0 and node ./01.4_router/dealer.js appears to not do anything, even when debugging (the message event is never fired).

Perhaps this is only compatible with an older version of node-zmq.

jcollum-hcg avatar Jul 24 '14 20:07 jcollum-hcg

I will check it, during weekend maybe, and try to fix it... Yes I'm sure its a compatibility issue.

krakatoa avatar Jul 25 '14 13:07 krakatoa

Sorry for the delay... I started reviewing the code today, @jcollum-hcg be aware of new updates :)

krakatoa avatar Aug 19 '14 13:08 krakatoa

Running same code on a Debian Wheezy 7.3, with 0mq 2.2, and node-zmq 2.7.0, and Node 0.10.30, still works (running both router_a.js and dealer.js, for example).

krakatoa avatar Aug 19 '14 13:08 krakatoa