Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Is there any stable serialization method for different languages?

Golang: How to Convert time.Time to a Protobuf Timestamp?

Whats the best way to deprecate a field in Protocol Buffer v3, reserved vs deprecated=true?

protocol-buffers

how to store protocol buffer's "oneof" field with json

json go protocol-buffers

How to add proto file in a non-grpc service project in VS 2019

Can I control the visibility of the generated class with Protobuf-net?

protoc-gen-go: unable to determine Go import path for "simple.proto"

go protocol-buffers protoc

Protobuff.net can't serialise Interface

Extensions in proto3

protocol-buffers

Why I am getting `Proto class is is already defined in file`?

Protocol Buffer - assign nested message

Why does gRPC uses Length Prefixed Messages?

How to downgrade protobuf

python protocol-buffers

server error: rpc error: code = Unavailable desc = transport is closing" in gRPC

When creating a Python bytearray from NumPy array, where does the extra data come from?

Protocol buffer zero value for integer

go protocol-buffers grpc

Gradle protoc plugin doesn't find default google proto file