Skip to content

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

Merged
murgatroid99 merged 4 commits intogrpc:masterfrom
murgatroid99:proto-loader_serialize_deserialize
Jul 2, 2025
Merged

proto-loader: Output functions to serialize and deserialize messages#2970
murgatroid99 merged 4 commits intogrpc:masterfrom
murgatroid99:proto-loader_serialize_deserialize

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