I have to integrate a third part protocol from a gps device, they send me the .proto files, they are using the schema proto2.
I should receive the binary messages and I need desarialize it in order to work with the location data. But I see in forums that C# only works for proto3. There is no way to migrate the messages because they are from a hardware device from a third part. I have never working with the Protocol Buffers, how I should start? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
