grpc/examples/python
Xuan Wang 811bb258d8 [Python Otel] Use registered method at server side (#36371)
Add registered method change to sync stack server.

## Note
* We're keeping both generic and registered handler in generated stubs (`*_pb2_grpc.py`) because registered method flow is not implemented in aysncio yet, since the stub is used for both sync and asyncio, we can't remove generic method flow until we fully implement the registered method flow in asyncio.

<!--

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

PiperOrigin-RevId: 629842051
2024-05-01 14:43:15 -07:00
..
async_streaming [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
auth [Python Example] Add token based authentication example (#35477) 2024-01-10 11:06:46 -08:00
cancellation [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
compression [Python Example] Fix compression example (#34745) 2023-10-20 09:10:14 -07:00
data_transmission [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
debug [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
errors [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
health_checking [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
hellostreamingworld [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
helloworld [Python Otel] Use registered method at server side (#36371) 2024-05-01 14:43:15 -07:00
interceptors [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
keep_alive [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
lb_policies [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
metadata [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
multiplex [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
multiprocessing [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
no_codegen [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
observability [Python Otel] Remove opentelemetry version pin (#36448) 2024-04-29 10:40:27 -07:00
retry [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
route_guide [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
timeout [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
uds [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
wait_for_ready [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
xds [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
Makefile [Python O11Y] Add observability example (#35637) 2024-01-25 10:04:06 -08:00
README.md Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00