Add spec-compliant JSON serialization and deserialization to `@grpc/proto-loader`
Open
feature request
package: @grpc/proto-loader
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
The [`proto3-json-serializer`](https://www.npmjs.com/package/proto3-json-serializer) library provides spec-compliant JSON serialization and deserialization of proto messages on top of Protobuf.js. `@grpc/proto-loader` could provide an option to use that library to serialize and deserialize messages in that format.
Contributor guide
Assessment
This issue has not been assessed yet.