Skip to content

Added support for custom JSON configuration in the forwarder component#667

Open
falboe wants to merge 1 commit intoThreeDotsLabs:masterfrom
falboe:feat/forwarder-custom-json
Open

Added support for custom JSON configuration in the forwarder component#667
falboe wants to merge 1 commit intoThreeDotsLabs:masterfrom
falboe:feat/forwarder-custom-json

Conversation

@falboe
Copy link

@falboe falboe commented Feb 3, 2026

This pull request introduces the ability to inject a custom JSON marshal/unmarshal implementation into the Forwarder component.

This makes the component more flexible and allows consumers to use alternative JSON libraries (e.g. Sonic) instead of being tightly coupled to the standard encoding/json package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant