Great, I'll let you know as soon as I'm done. Cheers, Armen
On Wed, 25 Jun 2014 09:38:02 -0400 Brian Knox <[email protected]> wrote: > Armen - I'm currently doing quite a bit of zeromq work with go. I > will gladly be an immediate test victim for your codec_go.gsl - I've > used zproto from C quite a bit and I have resources to stress test > things. > > Cheers! > Brian > > > On Wed, Jun 25, 2014 at 9:08 AM, Armen Baghumian > <[email protected]> wrote: > > > > > > Hah, nice! Rather than copy generated code you may want to add a > > > Go codec generator to zproto. It should be fairly simple to port > > > the existing C codec generator. > > > > codec_go.gsl [1] ported about 20-30% of codec_c.gsl, all I needed to > > implement ZRE/Zyre in Go, in fact msg package [2] is the generated > > code of that codec. > > > > I'll contribute it back to zproto as soon as I finished the rest of > > the codec. > > > > -- > > > > [1] > > https://github.com/zeromq/gyre/blob/master/misc/scripts/codec_go.gsl > > [2] https://github.com/zeromq/gyre/tree/master/msg > > > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > >
signature.asc
Description: PGP signature
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
