-
|
I've been experimenting with gRPC and nestjs and am trying to set up a logging microservice that receives rpc calls with the contents of logs. These last few days I've been stumped by a peculiar phenomenon, where the data sent through the Here is my My client looks like this: But whenever I call P.S. Upon further investigation, it seems that the client does not send nullish? values specifically (values like '', or 0). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
https://developers.google.com/protocol-buffers/docs/proto3#default
|
Beta Was this translation helpful? Give feedback.
https://developers.google.com/protocol-buffers/docs/proto3#default