[protobuf] Protobuf and Schema Registry

2016-11-18 Thread Ryan Morton
m conducting an investigation into the use of Protobuf for my organization and have a need to perform schema discovery. I've seen a number of articles related to Confluent Schema Registry with Avro. What are folks using for Protobuf? -- You received this message because you are subscribed to t

[protobuf] Re: Any type with python

2016-11-08 Thread Ryan Morton
I found the source code that Jie linked to, however, it's not clear how to initialize an Any object. Can someone provide an example of how best to do so? On Friday, February 26, 2016 at 11:44:52 AM UTC-5, Tim Richardson wrote: > > Is the Any type implemented in the python libraries yet? > > I re