Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Importing proto files from different package causes 'missing method protoreflect'

Protocol buffers, getting C# to talk to C++ : type issues and schema issues

Define dictionary in protocol buffer

Exposing protocol-buffers interfaces

How do I make Java protocol buffer types mutable? Protoc.exe doesn't generate setters?

java protocol-buffers

Protobuf file reading only some field

android protocol-buffers

Deep-copying with ProtoBuf in C/C++

How to serialize/deserialize a protobuf message that uses 'oneof' with ScalaPB?

Protobuf-net fails to serialize property with only getter - Cannot apply changes to property

Parsing a .proto file without creating the descriptor

python protocol-buffers

How to convert GeoJSON to vector.pbf (Protobuf)?

When would a Python float lose precision when cast to Protobuf/C++ float?

python protocol-buffers

Map List<String> with Mapstruct from Java POJO to Protobuf (proto3)

How to update Protobuf Runtime Library?

How can I use google.protobuf.Timestamp with protoc-jar-maven-plugin?

How can I use protobuf's Any in C#?

c# protocol-buffers

How do I read binary C++ protobuf data using Python protobuf?

c++ python protocol-buffers

Google protocol buffers and stl vectors, maps and boost shared pointers

protocol-buffers thrift

Makefile w. Protocol Buffer and Automatic Dependency

makefile protocol-buffers

How to generate __init__.py in all subdirectories of current directory in cmake?