Pakket: python3-grpcio-reflection (1.59.5-1)
Verwijzigingen voor python3-grpcio-reflection
Debian bronnen:
Het bronpakket grpcio-reflection downloaden:
- [grpcio-reflection_1.59.5-1.dsc]
- [grpcio-reflection_1.59.5.orig.tar.gz]
- [grpcio-reflection_1.59.5-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [grpc.io]
Vergelijkbare pakketten:
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.
Andere aan python3-grpcio-reflection gerelateerde pakketten
|
|
|
|
-
- 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
