Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring a custom marshaller #10

Merged
merged 2 commits into from
May 9, 2024

Conversation

rubenv
Copy link
Contributor

@rubenv rubenv commented May 7, 2024

Fixes #9

Something like this should do the trick without breaking any existing code/behavior. Open to any feedback.

@rubenv
Copy link
Contributor Author

rubenv commented May 8, 2024

Rebased on top of current v1 branch.

marshalling.go Show resolved Hide resolved
client_options.go Show resolved Hide resolved
manager_options.go Show resolved Hide resolved
@m3talux m3talux merged commit d204388 into KardinalAI:v1 May 9, 2024
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.

Only JSON messages supported
2 participants