tree: 0bb42b4da721c750074fd29a4bac63cac425fb92
  1. tools/
  2. .bazelrc
  3. .npmrc
  4. .nvmrc
  5. BUILD.bazel
  6. greeter.proto
  7. MODULE.bazel
  8. package.json
  9. pnpm-lock.yaml
  10. pnpm-workspace.yaml
  11. README.md
  12. status.proto
  13. test_grpc.js
  14. test_proto.js
  15. user.proto
e2e/protobuf-google/README.md

Google Protobuf and grpc-js example

This directory contains an example of how to set up and use Google's protobuf implementation along with grpc-js.