Pavol Ostertag

Results 3 issues of Pavol Ostertag

Let's have message: ``` message Test { uint32 int = 1 repeated uint32 ints = 2; repeated google.protobuf.UInt32Value wrapped_int = 3; repeated google.protobuf.UInt32Value wrapped_ints = 4; } ``` filled with...

enhancement

I am trying to hook `bytes` type to encode it into base64. While I can hook other types, hooking native types gives me `unknown type` error. I tried to recursively...

enhancement

### Summary Transcoding between GRPC and JSON [requires some types to be handled exceptionally](https://developers.google.com/protocol-buffers/docs/proto3#json). Hooks provided by [lua-protobuf](https://github.com/starwing/lua-protobuf) are insufficient as they: 1. cannot hook native types (required for `bytes`)...

core/language/go
core/clustering
plugins/grpc-web
core/language/python
plugins/grpc-gateway
core/language/js
size/XXL
changelog
plugins/opentelemetry
schema-change-noteworthy
author/community