Relative Content

Tag Archive for protocol-buffersgrpc

Integrity checks with protobuf

We have a system of several applications that communicate with each other using gRPC/protocol buffers and, due to some new requirements, need to add a level of integrity verification to a subset of the messages.

Integrity checks with protobuf

We have a system of several applications that communicate with each other using gRPC/protocol buffers and, due to some new requirements, need to add a level of integrity verification to a subset of the messages.