[grpc-io] Add typing for python code compiler

2024-12-01 Thread Robert Aistleitner
Hey there, I previously used another grpc library called betterproto which generates pretty nice python code (stubs and servicer classes), but as I noticed later has pretty poor performance. For this reason I switched to this grpc library w

[grpc-io] Re: Add typing for python code compiler

2025-01-14 Thread Robert Aistleitner
Before this is totally forgotten without any comment, I'd really appreciate some feedback on this just to know if this is something others also want to see in the standard grpc.io library. Best, Robert Robert Aistleitner schrieb am Montag, 2. Dezember 2024 um 08:15:14 UTC+1: > H