[protobuf] cannot get extensions from serialized proto -- please help

2011-01-21 Thread hp
test below is failing..please please help message Results { extensions 100 to max } message Item1 { extend Resultes { repeated Item1 items = 100; } } message Item2 { extend Resultes { repeated Item2 items = 100; } } Results.getExtension(items) doe

[protobuf] Re: cannot get extensions from serialized proto -- please help

2011-01-24 Thread hp
s(extensionRegistry); > Results r = Results.parseFrom(data, extensionRegistry); > > > > On Fri, Jan 21, 2011 at 8:39 AM, hp wrote: > > test below is failing..please please help > > > message Results { > >  extensions 100 to max > > > } > >

[protobuf] ID in protobuf

2016-03-23 Thread Hp Liu
As a beginner, I'm confused is there a "id" to distinguish different RPCs at client in JAVA version protobuf? Any suggestion is appreciated! -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving