danielgtaylor / danielgtaylor/python-betterproto
Interacting with an existing code base?
- Lingua principale
- Python
- Stelle
- 1.8k
- Fork
- 234
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This looks like a great project, thank you!
A few questions:
1. For an existing, largely Google [grpcio](https://grpc.io/docs/languages/python/generated-code/) based codebase — how does support look like? For example, the generated code seems to _require_ `asyncio` and [grpclib](https://github.com/vmagamedov/grpclib), which would require quite some rewrite?
2. Do I understand correctly that deserializing incoming requests and serializing outgoing responses is supported already, either via data classes or Pydantic?
3. What about interceptors, in particular the [grpc-interceptor](https://github.com/d5h-foss/grpc-interceptor) package?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.