[erlang-questions] Protobuf library choosing?

月忧茗 yueyoum@REDACTED
Mon Dec 1 06:49:31 CET 2014


gpb auto cover messages to erlang record,
gpb encode_msg encode record to binary,  decode_msg decode binary to record
this is very convenient.

So, erlang_protobuff can do this?

2014-12-01 13:41 GMT+08:00 Yang Liu <liuyang124846@REDACTED>:

> it must be basho erlang_protobuff,i use it in all my company's game, it is
> good and stable
>
>
> On Monday, December 1, 2014, 月忧茗 <yueyoum@REDACTED> wrote:
> >
> > There is two libraries for using protobuf in erlang:
> >
> >
> > https://github.com/basho/erlang_protobuffs
> >
> > https://github.com/tomas-abrahamsson/gpb
> >
> >
> > Which one is easy to use?
> >
> >
> > In my simple test,  pgb is more easy to use,
> > but why erlang_protobuffs is more popular ?
> >
> > --
> > My GitHub
> > https://github.com/yueyoum
> >
> >
>



-- 
My GitHub
https://github.com/yueyoum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141201/33b4486f/attachment.htm>


More information about the erlang-questions mailing list