jeapostrophe / zeromq

FFI to zeromq
Other
12 stars 8 forks source link

Please support zeromq 4.x #14

Open jvalleroy opened 8 years ago

jvalleroy commented 8 years ago

I found out in https://github.com/imatix/zguide/issues/638 that these bindings only support zeromq up to 3.x. Please consider adding support for zeromq 4.x.

jeapostrophe commented 8 years ago

Hi James, I have not been using it lately. Can you point me to something discussing the changes from 3.x to 4.x?

On Mon, May 2, 2016 at 6:03 AM, James Valleroy notifications@github.com wrote:

I found out in imatix/zguide#638 https://github.com/imatix/zguide/issues/638 that these bindings only support zeromq up to 3.x. Please consider adding support for zeromq 4.x.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/jeapostrophe/zeromq/issues/14

Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io

       "Wherefore, be not weary in well-doing,
  for ye are laying the foundation of a great work.

And out of small things proceedeth that which is great."

jvalleroy commented 8 years ago

@jeapostrophe All I have at the moment is this comment: "They use the Racket binding to zeromq's zmq_proxy call. As such, zeromq version 3.2.x must be installed." From: https://github.com/neomantic/racket-zmq-examples#readme