New posts in protocol-buffers

How to solve "AttributeError: module 'google.protobuf.descriptor' has no attribute '_internal_create_key"?

Protobuf to json in python

Google Protocol Buffers: JavaScript Example

Using C++ protobuf formatted structure in leveldb. set/get operations

What does the protobuf text format look like?

Unknown revision error when implementing Protobuf. (GO)

Protocol Buffers versus JSON or BSON [closed]

Date and time type for use with Protobuf

grpc: protobuf cross-language code generation results in naming inconsistency

TensorFlow saving into/loading a graph from a file

How to assign to repeated field?

Installing Google Protocol Buffers on mac

What are the key differences between Apache Thrift, Google Protocol Buffers, MessagePack, ASN.1 and Apache Avro?

What's the difference between Protocol Buffers and Flatbuffers?

protobuf vs gRPC

How to define an optional field in protobuf 3

Generate proto file from golang struct

Can I define a grpc call with a null request or response?

google protocol buffers vs json vs XML [closed]

Biggest differences of Thrift vs Protocol Buffers? [closed]