Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Serialize C++ object to send via sockets to Python - best approach?

How to use ProtoBuf extensions to get polymorphism in C++

c++ protocol-buffers zeromq

C# Google.ProtocolBuffers Deserialization Method (proto3)

generic protobuf deserializer in Java

With Protocol Buffers, is it safe to move enum from inside message to outside message?

enums protocol-buffers

set parameters in EventInput in Dialogflow V2 API

FlatBuffers vs. Protobuf

Import "google/api/annotations.proto" was not found or had errors. How do I add it as a dependency?

go protocol-buffers grpc

How best to specify a Protobuf for use with Netty (preferably using the built-in protobuf support)

java protocol-buffers netty

Serializing List<T> using a surrogate with protobuf-net exception

Is it possible to define an alias for type (enum or message) in google protobuf?

c++ enums protocol-buffers

Dependency name inconsistent in google protobuf 2.5.0

java protocol-buffers

protobuf text format parsing maps

parsing protocol-buffers

Renaming enum value in protobuf - backward compatibility

java protocol-buffers

Go build with protocol buffer error: too few values in struct initializer

How Can I Return Protocol Buffers Directly in Play! 2.0 Framework?

How to use dart-protobuf

dart protocol-buffers

Generation of C# files with Google Protocol Fails

java c# c++ protocol-buffers

Why is ProtoBuf so slow on the 1st call but very fast inside loops?

What are features of using Proguard in project with Protocol Buffers?