Skip to content

Use @grpc/proto-loader to load .proto files #462

@kjin

Description

@kjin

@grpc/proto-loader was just released, and is intended to supercede proto-loading functionality in grpc. This (1) allows future grpc API changes to not be tied to changes in the protobufjs API, and (2) makes it easier for @grpc/grpc-js to be used as a drop-in pure JS implementation of the grpc client.

I'm hoping to open a PR to introduce these changes soon.

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions