roadrunner-temporal icon indicating copy to clipboard operation
roadrunner-temporal copied to clipboard

chore: support for a custom (provided by users) payload conveter

Open rustatian opened this issue 2 months ago • 0 comments

Reason for This PR

ref: https://github.com/roadrunner-server/roadrunner/issues/2269

Description of Changes

  • Add support for a custom payload converter.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • [x] All commits in this PR are signed (git commit -s).
  • [x] The reason for this PR is clearly provided (issue no. or explanation).
  • [x] The description of changes is clear and encompassing.
  • [x] Any required documentation changes (code and docs) are included in this PR.
  • [x] Any user-facing changes are mentioned in CHANGELOG.md.
  • [x] All added/changed functionality is tested.

rustatian avatar Dec 09 '25 16:12 rustatian