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

feature request: support avro serdes using schema registry #195

Open
brokenjacobs opened this issue Aug 21, 2019 · 0 comments
Open

feature request: support avro serdes using schema registry #195

brokenjacobs opened this issue Aug 21, 2019 · 0 comments

Comments

@brokenjacobs
Copy link

It would be great to support other serialization formats besides json. We use avro serialization with mqtt and bridge to kafka. Being able to visualize and display avro data would be huge for us.

It looks like this could be done using:
https://www.npmjs.com/package/avro-schema-registry
and
https://github.com/mtth/avsc

My javascript skills are nonexistent, but opening this as a PR in case someone with them could implement this.

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