The actual code is in zproject. The Zyre binding that it generates now is pretty nice, it's just missing the ability to pass CZMQ classes (like zmsg), which is what I was adding, and where I got lost. The NAN/C++ layers are over my head without days of concentration.
So my open work was to get the CZMQ NodeJS binding working, at which stage Zyre would be fully supported. (As well as Malamute and other zproject client projects). On Wed, Jun 8, 2016 at 2:50 PM, Johan Philips <[email protected]> wrote: > > > On 2016-06-08 11:11, Arnaud Loonstra wrote: >> >> On 2016-06-08 09:47, Johan Philips wrote: >>> >>> Pieter Hintjens <ph <at> imatix.com> writes: >>> >>>> >>>> Yes, the more merges the better... I wanted this to go onto master >>>> so others could play with it. >>> >>> >>> Is someone picking this up? I assume, given the circumstances, Pieter >>> will >>> not be finishing this? >>> >>> [...] >>> >>> Johan >> >> >> I might eventually, I'm just diving into Node (and not happy) but I >> could foresee using Zyre natively >> >> Unless I can dodge the bullet :) > > > Ok, would be nice to be able to receive server-side zyre messages. currently > we are running a python script (with Pyre) to feed a MongoDB which is read > in our javascript code, but removing this indirection would be great. > >> >> Rg, >> >> Arnaud >> > > Johan > > _______________________________________________ > 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
