Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

How to use typescript protobuf generated files in a gRPC angular application

Protobuf message from JSON in javascript

Using ajax to send a Proto-buf message to a Java server

Where can I find a RPC which implemented with: boost + protobuf

How to send floating point numbers over network using google protobuf?

protocol-buffers

How to convert C# object list to a protocol buffer list?

Tensorflow: create tf.NodeDef() and set attributes

Is there a way to write proto data without code generation?

CMake: conditionally generate protobuf `*pb.{h|cpp}` files when *.proto files change

Use wildcard in Maven exec plugin arguments

java maven protocol-buffers

Using C++ for backend calculations in a web app

How to get value name of a python protobuf message's enum field

Scala Case Classes vs. Protocol Buffers with Akka over the network

Protobuf dart generation on Mac OS doesn't find protoc-gen-dart

protocol buffers : no notation for fixed size buffers?

file transfer using gRPC

What's the preferred way to encode a "nullable" field in protobuf 2?

protocol-buffers

Could NOT find Protobuf (missing: Protobuf_PROTOC_EXECUTABLE)

Static linking with generated protobufs causes abort

Is it best to have many field in protobuf message or nested messages?