cadence-client
cadence-client copied to clipboard
Add Protobuf support to the default DataConverter
Some of our customers use Protobuf generated structures as workflow and activity inputs and outputs.
+1 Wondering if anybody is actively looking into this. Given the prevalence of Protobuf types in Go APIs this seems like a fairly severe bug.
This can also reduce the size of the payload, which can reduce the load Cadence storage layer, and accommodate more workload with same size limit