mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-24 01:08:14 +02:00
4b2fbd834c
- Updated Buildtools to 8.0.0 - Replaced `native.cc_proto_library` with the ones from `com_google_protobuf`. (Automatically fixed by the buildifier) Closes #38446 PiperOrigin-RevId: 716355135
Example protos
Contents
- [helloworld.proto]
- The simple example used in the overview.
- [route_guide.proto]
- An example service described in detail in the tutorial.