[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging go/gpr_to_absl_logs Replacing GPR_ASSERT with absl CHECK GPR_ASSERT http://google3/third_party/grpc/include/grpc/support/log.h?q=symbol%3A%5CbGPR_ASSERT%5Cb%20case%3Ayes CHECK http://google3/third_party/absl/log/check.h?q=symbol%3A%5CbCHECK%5Cb%20case%3Ayes <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> Closes #36327 PiperOrigin-RevId: 623851813 |
||
|---|---|---|
| .. | ||
| cancellation | ||
| cmake | ||
| compression | ||
| csm | ||
| deadline | ||
| debugging | ||
| error_details | ||
| error_handling | ||
| gcp_observability/helloworld | ||
| generic_api | ||
| health | ||
| helloworld | ||
| interceptors | ||
| keepalive | ||
| load_balancing | ||
| metadata | ||
| multiplex | ||
| orca | ||
| otel | ||
| reflection | ||
| route_guide | ||
| systemd_socket_activation | ||
| unix_abstract_sockets | ||
| wait_for_ready | ||
| xds | ||
| README.md | ||
README.md
gRPC C++ Examples
- Hello World! Eager to run your first gRPC example? You'll find instructions for building gRPC and running a simple "Hello World" app in Quick Start.
- Route Guide. For a basic tutorial on gRPC see gRPC Basics.
For information about the other examples in this directory, see their respective README files.