套件:python3-grpcio-reflection(1.59.5-1)
python3-grpcio-reflection 的相關連結
Debian 的資源:
下載原始碼套件 grpcio-reflection:
- [grpcio-reflection_1.59.5-1.dsc]
- [grpcio-reflection_1.59.5.orig.tar.gz]
- [grpcio-reflection_1.59.5-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [grpc.io]
相似套件:
Reference package for reflection in GRPC (Python 3)
The primary usecase for server reflection is to write (typically) command line debugging tools for talking to a grpc server. In particular, such a tool will take in a method and a payload (in human readable text format) send it to the server (typically in binary proto wire format), and then take the response and decode it to text to present to the user.
This broadly involves two problems: determining what formats (which protobuf messages) a server’s method uses, and determining how to convert messages between human readable format and the (likely binary) wire format.
This package installs the library for Python 3.
其他與 python3-grpcio-reflection 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-grpcio
- GRPC system (Python 3)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
