Hi

I've recently been working on CZTop [1], a new CZMQ binding for Ruby. It is 
based on the generated low-level FFI binding found in CZMQ's repository, which 
I've packaged into a gem [2].

It's supposed to be simple, comprehensive, feel like Ruby, provide a high 
documentation quality, and make the use of security mechanisms (like CURVE) 
dead easy.

I consider it still in an early development stage, but it covers all of CZMQ's 
core classes and the test suite passes on MRI 2.3, 2.24, 2.1.8, Rubinius, and 
JRuby 9000 (at least on my machine and Travis CI).

Since it depends on quite a few recent bug fixes and improvements in ZMQ and 
CZMQ, I haven't released it yet. You'll have to compile both libraries from 
master. However, if you're interested, I encourage you to give it a try and 
tell me what you think. Any feedback is appreciated.

You can find more information on Github.

Regards,
Patrik Wenger

[1] https://github.com/paddor/cztop
[2] https://github.com/paddor/czmq-ffi-gen
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to