Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Using both lombok and protobuf results in gradle tasks without dependencies resulting in builds failing sometimes

Does optional have any meaning for fields of message types in protobuf 3?

protocol-buffers

undefined: grpc.ClientConnInterface when compiling grpc

How to define value and id for enum in protobuf? (proto java client)

protocol-buffers proto

How to create a protobuf Message instance given a MessageDescriptor (in dotnet / C#)

c# .net protocol-buffers

Extracting Protobuf custom option from file descriptor set?

python protocol-buffers

JSON is way faster than Protobuf/gRPC for me, with Go as the server and PHP as the client

go protocol-buffers grpc

What is the relation of protobuf message field id and field order?

Converting Protobuf to ROS messages with similar functionality

c++ protocol-buffers ros

How to serialize protobuf from json with auto ignoring unknown fields in c#?

google::protobuf::io::FileOutputStream is not defined?

Why I cannot import JsonFormat from package com.google.protobuf.util?

protobuf over TCP vs grpc

protocol-buffers grpc

setting repeated field in protobuf using reflection

c++ protocol-buffers

Protobuf 3 : graphical (GUI) tool for seriliazation and deserialization [closed]

protocol-buffers

Protobuf3 why repeated map is not allowed?

java protocol-buffers

How to use protobuf reflection to guarantee deterministic serialisation