14 Commits

Author SHA1 Message Date
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
yang-g
4edd3ad2a4 Update reflection doc 2019-08-28 10:30:33 -07:00
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>
2019-02-26 11:10:25 +07:00
Jan Tattermusch
e05ad70b18 fix typo in reflection tutorial 2018-07-25 13:06:12 +02:00
Yuchen Zeng
82f3083034 Address review comments 2016-09-13 14:24:25 -07:00
Yuchen Zeng
3bf43dd311 Address review comments 2016-09-13 11:41:49 -07:00
Yuchen Zeng
dcc16b40fb Address review comments 2016-09-13 11:16:16 -07:00
Yuchen Zeng
a8f2621d78 Fix dead links 2016-09-13 11:14:28 -07:00
Yuchen Zeng
c6e9076123 Address review comments 2016-09-13 11:09:05 -07:00
Yuchen Zeng
8eaa1840af Add server reflection tutorial 2016-09-12 19:19:26 -07:00