Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-java

How to log Protobuf string in nested objects in a human-readable way?

Proto datastore jetpack compose - gradle dependencies exception

Protocol Buffers: How to parse a .proto file in Java

Protobuf: how to use existing case classes

Protobuf plugin for gradle does not generate service class

Does removing existing field from protobuf message cause issues?

Map List<String> with Mapstruct from Java POJO to Protobuf (proto3)

protoc command not generating all base classes (java)

dial tcp 127.0.0.1:9091: connect: connection refused

--grpc_out: protoc-gen-grpc: Plugin failed with status code 1 on osx. (Java)

Batching technique using Protobufs

Missing bounds checking elimination in String constructor?

Convert json to dynamically generated protobuf in Java