tomerv
|
2953b4518a
|
Add Python Reflection Client (#29085)
Implement ProtoReflectionDescriptorDatabase in Python to support
client-side reflection sevices.
See gRFC L95.
|
3 years ago |
AJ Heller
|
36824bc570
|
Revert "Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)" (#29023)
This reverts commit cf9be3d49d .
|
3 years ago |
Lidi Zheng
|
cf9be3d49d
|
Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)
This reverts commit 1b4b3764ba .
|
3 years ago |
AJ Heller
|
1b4b3764ba
|
Revert "Add Python Reflection Client (#28443)" (#28878)
This reverts commit 3e8e229308 .
|
3 years ago |
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
|
3 years ago |
Yushiro FURUKAWA
|
61360c754b
|
Remove trailing-spaces from doc/*
|
5 years ago |
curiousjazz77
|
e09e4d002d
|
fix broken link and move links to bottom
|
6 years ago |
Mehrdad Afshari
|
5ffb9bf8c4
|
Add server reflection guide for Python
|
7 years ago |