I haven’t had any problems. I recently switched from clrzmq to NetMQ and I’m talking to ruby processes using the rbczmq gem (which I chose because it was faster and more ruby-like in its implementation than the ruby-ffi zmq gem).
I can’t speak for the maintainers of clrzmq. There have been no commits in over a year in here: https://github.com/zeromq/clrzmq -Matt On 11 Dec 2013, at 10:12 pm, Dmitriy Vsekhvalnov <[email protected]> wrote: > Is it compatible with zeromq? I mean i can interop from C# side using netmq > to ruby-ffi with native zeromq and vice versa? > > Officially it means native zeromq binding to CLR is dead? > > > > On Wed, Dec 11, 2013 at 3:58 PM, Matt Connolly <[email protected]> wrote: > NetMQ is a native C# implementation that appears more active than clrzmq: > > https://github.com/zeromq/netmq > > -Matt > > On 11 Dec 2013, at 9:39 pm, Dmitriy Vsekhvalnov <[email protected]> > wrote: > >> Hi All, >> >> trying to get an idea if clrzmq (https://github.com/zeromq/clrzmq) is >> supported or not anymore. It doesn't seem to support latest v4.x release. >> >> >> If not supported any alternates? >> >> Thanks. >> >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
