Skip to content Skip to sidebar Skip to footer
Showing posts with the label Protocol Buffers

Android Protobuf Nano Documentation

I am trying to reduce the number of methods that are generated by Google proto-buf and one of the a… Read more Android Protobuf Nano Documentation

Protobuf 2.5.0 Bug?

I've migrated from google protobuf v. 2.4.1 to v. 2.5.0 (no other change). I had a perfectly wo… Read more Protobuf 2.5.0 Bug?

Protobuf Streaming (lazy Serialization) Api

We have an Android app that uses Protocol Buffers to store application data. The data format (rough… Read more Protobuf Streaming (lazy Serialization) Api

Does Google/firebase Android Sdks Use Grpc?

Recently I've been working on integrating a GRPC API in a size sensitive android app. The API o… Read more Does Google/firebase Android Sdks Use Grpc?