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

client: java: add a generic serialzation api #23

Open
rohilsurana opened this issue Apr 13, 2021 · 0 comments
Open

client: java: add a generic serialzation api #23

rohilsurana opened this issue Apr 13, 2021 · 0 comments

Comments

@rohilsurana
Copy link
Member

Currently we only support parsing bytes to protobuf dynamic message We need a geneic serlization api that can help us do the reverse.

One idea is to use JSON as the intermeddiate format but it can have performance issues.

@ravisuhag ravisuhag added this to To do in Roadmap 2021 H2 Sep 3, 2021
@ravisuhag ravisuhag removed this from Backlog in Roadmap 2021 H2 Feb 9, 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