Eric Liu

Results 4 comments of Eric Liu

Hello @jhump could you pls help check whats the issue? the following error was encountered `panic: github.com/gogo/protobuf/gogoproto/gogo.proto:22:1: duplicate symbol streams.t.bstream.B: already defined as message in "0"` when i was using...

Hello @bigkraig thank u for sharing the sample code, im trying the code but seems the type of protobufResolver does not match the param type of NewProtobufDeserializer, could u pls...

thanks @rverma-nsl i have tried your solution, it looks good, thank u but this error was encountered when i consume the event from kafka and deserialize it `invalid protobuf wire...

Hello @bigkraig thanks for the reply, I think my code returned at the very beginning of the decode header function :(