[protobuf] Re: Python ParseFromString always returns None

2015-03-23 Thread Nagesh .Allur
Hi Prasanna how did you solve the problem i am facing same issue On Monday, March 17, 2014 at 11:14:24 AM UTC-6, Prasanna Kanagasabai wrote: > > Thank You Li for the answer !! > > PK > > On Thursday, September 26, 2013 5:28:41 PM UTC+5:30, Li Qian wrote: >> >> I posted an answer here: >> >> http:

[protobuf] Re: Python ParseFromString always returns None

2015-03-23 Thread Nagesh .Allur
Hi , I am facing the same problem ParseFromString returning None ,how to solve this BR Nagesh On Thursday, September 26, 2013 at 5:58:41 AM UTC-6, Li Qian wrote: > > I posted an answer here: > > http://lqian.net/b/why-does-google-protobufs-api-parsefromstring-always-return-none/ > > In short,

[protobuf] Re: JavaScript

2015-03-23 Thread Leo Gallucci
Almost 6 years later, what do you think about this now? What about using https://github.com/dcodeIO/ProtoBuf.js ? or is it still more convenient to simply stick to JSON/BSON/PSON? -- Leo On Friday, June 26, 2009 at 2:17:58 AM UTC+2, Kenton Varda wrote: > > One problem with javascript and protob