Hiep Thai

Results 3 comments of Hiep Thai

> Can you send a corresponding PR to update [this file](https://github.com/grpc/proposal/blob/master/L23-node-protobufjs-library.md) with the new `MethodDefinition` fields? Yeah sure, please check this out https://github.com/grpc/proposal/pull/328

I updated both MRs with new changes: * unify `options` and `parsedOptions` into `options`, wont expose raw options anymore * add `MethodOptions` interface * add test case Waiting for your...

This patch may provide a temporary solution to this issue. ``` http_archive( name = "rules_pods", urls = ["https://github.com/bazel-xcode/PodToBUILD/releases/download/4.1.0-412495/PodToBUILD.zip"], patches = ["//third-party:podtobuild/objc-provider.patch"], patch_args = ["-p1"], ) ``` [objc-provider.patch](https://github.com/bazel-xcode/PodToBUILD/files/11513363/objc-provider.patch)