grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.56k stars 762 forks source link

Revert "Expose MethodDescriptor's public methods" #1199

Closed sampajano closed 2 years ago

sampajano commented 2 years ago

Reverts grpc/grpc-web#1160

Unfortunately i have to rollback this PR because after merging this change it's causing some non-trivial code size increases for some Google products..

I think maybe there are some ways to expose these APIs ONLY for Github. But I'm not totally sure yet. Ideas are welcome too.. 😃

@tomferreira FYI.. Apologize for the inconveniences!