Skip to content

Custom decoder registry #20

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

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Custom decoder registry #20

merged 1 commit into from
Feb 25, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 25, 2025

Change list

  • Adds public Decoder trait and public DecoderRegistry struct.
  • Allows users to pass in their own custom decoders, either from the Rust or Python side.
  • Allows users to override the default implementations of decoders used.

@kylebarron kylebarron merged commit 4b3f2b2 into main Feb 25, 2025
1 check passed
@kylebarron kylebarron deleted the kyle/custom-decoder-registry branch February 25, 2025 23:13
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