[protobuf] Re: Awkward error. How can this be?

2013-03-22 Thread kramer65
I've been tinkering about this all night, but with a fresh view in the morning I still can' t understand what is wrong here. The line where the error originates is this: beat.ParseFromString(message) This is the *exact* same line which I use on the other end to parse the message. I googled the

Re: [protobuf] Re: Awkward error. How can this be?

2013-03-22 Thread Oliver Jowett
On Fri, Mar 22, 2013 at 8:45 AM, kramer65 kram...@gmail.com wrote: I've been tinkering about this all night, but with a fresh view in the morning I still can' t understand what is wrong here. The line where the error originates is this: beat.ParseFromString(message) Are you sure your

Re: [protobuf] Re: Awkward error. How can this be?

2013-03-22 Thread Hielke Kramer
No, my callback is given a protobuf serialized message. Exactly the same as was sent in the first place. To explain a bit more: I've got earth and heaven. Earth sends heartbeats and heaven responds back. If no message has been received on either side for more than two seconds both ends start

Re: [protobuf] Bytesize return wrong number - any one sow such phenomena?

2013-03-22 Thread Jisi Liu
Please provide a minimum example to reproduce the incorrectness. On Thu, Mar 14, 2013 at 5:31 AM, Uri Rotshtain rotsht...@gmail.com wrote: -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from this group and stop receiving