Skip to content

proto-loader: Output functions to serialize and deserialize messages #2970

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

Conversation

murgatroid99
Copy link
Member

This implements the change described in grpc/proposal#503 for both the runtime generator and the TypeScript generator. This doesn't add any types to the API, it just makes the serialize and deserialize functions more generally usable. It breaks the API by changing the MessageTypeDefinition type signature, so I bumped the version.

@murgatroid99 murgatroid99 force-pushed the proto-loader_serialize_deserialize branch from 141bdc8 to 9294c03 Compare June 27, 2025 21:19
@murgatroid99 murgatroid99 force-pushed the proto-loader_serialize_deserialize branch 2 times, most recently from d0ddfd6 to 30e7287 Compare July 2, 2025 17:42
@murgatroid99 murgatroid99 merged commit d9c8ac3 into grpc:master Jul 2, 2025
7 of 10 checks passed
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.

2 participants