Great talk on a great topic - thanks. Anyone know how they implemented the translation from the protobuf specification into code? And was the procedure to be understood as A) Describe message/data in protobuf. B) Auto-create dataclass as code in python using **some library** and the protobuf spec...?
Great talk on a great topic - thanks.
Anyone know how they implemented the translation from the protobuf specification into code?
And was the procedure to be understood as A) Describe message/data in protobuf. B) Auto-create dataclass as code in python using **some library** and the protobuf spec...?
Backend in Python? Yikes