Hi,
I want to use ProtobufStreamObjectSource in a project.
I am a little confused about the type.pb.h and type_info.h files.
Is this an example class (ProtobufStreamObjectSource) that uses type.pb.h and type_info.h as example case and I should implement my own extension of the ObjectSource class for my own protobuff message or is the generic and can consume and protobuf message.
Thanks,
Sanjana