grpc/examples/python/helloworld
Xuan Wang a18279db2e [Python O11Y] Revert registered method change (#35522)
We're having some issues internally, rolling this change back for now and wait for the affected users to figure out a solution.

This reverts: https://github.com/grpc/grpc/pull/35002, https://github.com/grpc/grpc/pull/35482 and 6872a7a473

<!--

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 #35522

PiperOrigin-RevId: 597671989
2024-01-11 15:40:10 -08:00
..
.gitignore move examples to correct locations 2015-08-27 14:00:20 -07:00
README.md Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00
async_greeter_client.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
async_greeter_client_with_options.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
async_greeter_server.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
async_greeter_server_with_graceful_shutdown.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
async_greeter_server_with_reflection.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
greeter_client.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
greeter_client_reflection.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
greeter_client_with_options.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
greeter_server.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
greeter_server_with_reflection.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
helloworld_pb2.py [Python O11Y] Revert registered method change (#35522) 2024-01-11 15:40:10 -08:00
helloworld_pb2.pyi [Python O11Y] Revert registered method change (#35522) 2024-01-11 15:40:10 -08:00
helloworld_pb2_grpc.py [Python O11Y] Revert registered method change (#35522) 2024-01-11 15:40:10 -08:00