y-yagi
|
c019835d6f
|
[doc] Fix a broken link to ProtoReflectionDescriptorDatabase (#35204)
Closes #35204
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35204 from y-yagi:patch-1 7c5d9e6fa6e906fd84fac5abe33fce1b9cc7ad7a
PiperOrigin-RevId: 591176455
|
2023-12-15 01:17:51 -08:00 |
|
tomerv
|
2953b4518a
|
Add Python Reflection Client (#29085)
Implement ProtoReflectionDescriptorDatabase in Python to support
client-side reflection sevices.
See gRFC L95.
|
2022-03-29 15:25:25 -07:00 |
|
AJ Heller
|
36824bc570
|
Revert "Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)" (#29023)
This reverts commit cf9be3d49d.
|
2022-03-04 10:09:11 -08:00 |
|
Lidi Zheng
|
cf9be3d49d
|
Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)
This reverts commit 1b4b3764ba.
|
2022-03-02 14:52:47 -08:00 |
|
AJ Heller
|
1b4b3764ba
|
Revert "Add Python Reflection Client (#28443)" (#28878)
This reverts commit 3e8e229308.
|
2022-02-14 16:00:44 -08:00 |
|
tomerv
|
3e8e229308
|
Add Python Reflection Client (#28443)
* Add Python Reflection Client
Implement ProtoReflectionDescriptorDatabase in Python to support
client-side reflection sevices.
* fixup: following code review
* fixup: following code review
Mostly improve documentation.
* fixup: add test to tests.json
* fixup: formatter & linter
|
2022-02-14 11:22:57 -08:00 |
|
Yushiro FURUKAWA
|
61360c754b
|
Remove trailing-spaces from doc/*
|
2020-02-10 23:53:33 +09:00 |
|
curiousjazz77
|
e09e4d002d
|
fix broken link and move links to bottom
|
2019-07-19 11:45:02 -07:00 |
|
Mehrdad Afshari
|
5ffb9bf8c4
|
Add server reflection guide for Python
|
2018-08-06 13:40:53 -07:00 |
|