Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Google Protocol Buffers and HTTP

java c++ http protocol-buffers

protocol buffer lite versus regular protocol buffer

Protobuf: Will set_allocated_* delete the allocated object?

c++ protocol-buffers

Is there an example on how to generate protobuf files holding trained TensorFlow graphs

Protocol buffers - unique numbered tag - clarification?

protocol-buffers

Using Spring Boot together with gRPC and Protobuf

Is there a definitive *nix command line tool for inspecting protocol buffers? [closed]

Protocol buffer: does changing field name break the message?

protocol-buffers

How to encode byte[] in proto buffs

protocol-buffers

Splitting protocol buffer definitions into multiple .proto files

c++ protocol-buffers

High performance serialization: Java vs Google Protocol Buffers vs ...?

How do I represent a UUID in a protobuf message?

protocol-buffers uuid

Generate Protobuf documentation? [closed]

AttributeError: Assignment not allowed to composite field "task" in protocol message object

python protocol-buffers

what's the right way to do polymorphism with protocol buffers?

protocol-buffers

How to get top-level protobuf enum value name by number in python?

python protocol-buffers

Error using import in .proto file

import protocol-buffers

Handling null values in protobuffers

java null protocol-buffers

Inheritance in protocol buffers

Java: JSON -> Protobuf & back conversion