Send protobuf payload from Typescript to Java and reverse

The TypeScript SDK has a built-in protobuf payload converter, you’ll need to install that in your worker and client:

See also this doc in the repo: sdk-typescript/protobuf-libraries.md at main · temporalio/sdk-typescript · GitHub

1 Like