cadence-client icon indicating copy to clipboard operation
cadence-client copied to clipboard

Add Protobuf support to the default DataConverter

Open mfateev opened this issue 7 years ago • 2 comments

Some of our customers use Protobuf generated structures as workflow and activity inputs and outputs.

mfateev avatar Mar 22 '19 17:03 mfateev

+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.

d-webs avatar Jan 17 '23 19:01 d-webs

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

nklijia2011 avatar Nov 30 '23 05:11 nklijia2011