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
yang-g
4edd3ad2a4
Update reflection doc
6 years ago
Nguyen Hai Truong
029f6850c2
Remove duplicated word in document
...
Although it is spelling mistakes, it might make an affects
while reading.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
6 years ago
Kim Bao Long
9e7bb5d17d
Remove duplicated word 'for for' in doc
...
Although it is spelling mistakes, it might make an affects while reading.
Co-Authored-By: Nguyen Phuong An <AnNP@vn.fujitsu.com>
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
6 years ago
Jan Tattermusch
e05ad70b18
fix typo in reflection tutorial
7 years ago
Yuchen Zeng
82f3083034
Address review comments
9 years ago
Yuchen Zeng
3bf43dd311
Address review comments
9 years ago
Yuchen Zeng
dcc16b40fb
Address review comments
9 years ago
Yuchen Zeng
a8f2621d78
Fix dead links
9 years ago
Yuchen Zeng
c6e9076123
Address review comments
9 years ago
Yuchen Zeng
8eaa1840af
Add server reflection tutorial
9 years ago