Skip to content

Use config to select CodecPipeline and Codec implementations #1878

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

Closed
normanrz opened this issue May 15, 2024 · 1 comment · Fixed by #1982
Closed

Use config to select CodecPipeline and Codec implementations #1878

normanrz opened this issue May 15, 2024 · 1 comment · Fixed by #1982
Milestone

Comments

@normanrz
Copy link
Member

We want users to be able to choose their own codec pipeline and codec implementations. We need to use the config system to make that configurable. For that, the codec registry needs to deal with multiple codec implementations for the same name.

@normanrz normanrz added the V3 label May 15, 2024
@normanrz
Copy link
Member Author

The same should probably be used for (ND)Buffer implementations (see #1826). cc @madsbk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant