grpc-js-typescript
grpc-js-typescript copied to clipboard
grpc-proto-load example mentions protobuf.js?
Hey there! Here: https://github.com/badsyntax/grpc-js-typescript/tree/master/examples/grpc-proto-loader
You mention protobuf.js in the readme. But this example does not use protobuf.js at all, does it?
BTW - THANKS FOR THIS REPO! Examples of Typescript + grpc are so patchy and confusing, you helped a lot!