[zeromq-dev] Go codec for zproto

Armen Baghumian armen at opensourceclub.org
Sun Jun 29 23:38:22 CEST 2014


Yes sure, after I implemented repeat and custom type.


On Sun, 29 Jun 2014 17:10:01 +0200
Pieter Hintjens <ph at imatix.com> wrote:

> This is cool... would you make a pull request to add it to the zproto
> project?
> 
> On Sun, Jun 29, 2014 at 4:03 PM, Armen Baghumian
> <armen at opensourceclub.org> wrote:
> > Hello,
> >
> > For anyone whom is interested having a Golang port of Zproto codec,
> > go_codec branch in my fork [1] is an initial port of zproto_codec_c
> > to golang.
> >
> > Obviously the code isn't mature and well tested and should
> > have bugs, so bug reports are welcome and appreciated. Also if you
> > have suggestions on improving the implementation I'll be happy to
> > hear and ofcourse you can fork it as well.
> >
> > In the initial implementation everything should work except "repeat"
> > and "custom type".
> >
> > I'm also looking for a way of testing two codecs in a way to make
> > sure they're 100% compatible, I'm not sure how so I'll be more than
> > happy to hear your suggestions.
> >
> > P.S.: To generate the code use following command in /src directory:
> >
> >    gsl -script:zproto_codec_go zproto_example.xml
> >
> >
> > [1] https://github.com/armen/zproto/tree/go_codec
> >
> >
> > --Armen
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140630/1a0b86d0/attachment.sig>


More information about the zeromq-dev mailing list