Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Performance Metrics for Avro vs Protobuf

reserved keyword is used in protobuf in Python

python protocol-buffers

Convert json to dynamically generated protobuf in Java

Accessing field of Protobuf message of unknown type in Python

Organization of protobuf files in a microservice architecture

Protobuf version conflicts with Qt

Automatically generate Java from .proto with maven/m2e in Eclipse IDE

Comments in textual serialized protobuf? (not the scheme definition)

REST Java web service using protobuf [closed]

java rest protocol-buffers

Protocol Buffers: get byte array from ByteString without copying

java protocol-buffers

Difference between .pb and .pbtxt in tensorflow?

Can .proto files' fields start at zero?

protocol-buffers

How to set a ProtoBuf field which is an empty message in Python?

python protocol-buffers

Protobuf-Net error message: No Serializer defined for type: System.Type

protobuf.net Unexpected subtype

Flatbuffers vs CBOR

Sorting the items in repeated field of a message in Google Protocol Buffers

c++ protocol-buffers

JSON to Protobuf in Python

Can't compile example from google protocol buffers