Skip to content

Add Temporal codec-server endpoints #86

@raszi

Description

@raszi

The work in #85 and my follow-up PR made it possible to use the data converter that the client uses directly.

This opens up the possibility to ship ring-compatible functions that could be mounted to web applications to encode and decode messages.

What I imagined is two higher-order functions that receive an optional data converter or fall back to the default if none is provided, and return a ring-compatible function that could be mounted in web apps.

See https://docs.temporal.io/production-deployment/data-encryption#sample-requestresponse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions