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

Schema Registry support [suggestion] #178

Open
jonykalavera opened this issue Sep 17, 2022 · 0 comments
Open

Schema Registry support [suggestion] #178

jonykalavera opened this issue Sep 17, 2022 · 0 comments

Comments

@jonykalavera
Copy link

jonykalavera commented Sep 17, 2022

I think it would be a good thing to be able to use schema registry to serialize/deserialize messages produced/consumed by async actors.

I don't know if there is already a recommended way to deal with this. At some point, I thought I could achieve this with interceptors but upon closer inspection, it seems they are meant for HTTP interactions. Maybe we should implement something analogous to this interceptor concept but for producers and consumers.

@jonykalavera jonykalavera changed the title Schema Registry support Schema Registry support [suggestion] Sep 17, 2022
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

No branches or pull requests

1 participant