[grpc-io] python bidirectional streaming with async and sync stack

2024-10-15 Thread sidhant kohli
Hey all! I'm looking to migrate some of my unary RPCs to streaming. I have python server implementation running with go clients. On reading these best practices i'm not sure do they apply to any specific server or client. Or whether do we have any benchmarks of how much performance degradation

[grpc-io] Re: gRFC P6: grpc-io-announce mailing list

2024-10-15 Thread Daz Wilkin
LGTM Since this is a new announcement list, please consider including some form of metadata at the beginning of the message content to facilitate (automated) parsing/routing. On Monday, October 7, 2024 at 9:02:25 AM UTC-7 Jung-Yu (Gina) Yeh wrote: > Hi, > > Eric and I put together a gRFC to cr

[grpc-io] Generic solution to map Openssl to boringssl

2024-10-15 Thread Sunidhi Gaonkar
Hello, We are working on building grpc on ppc64le architecture using OpenSSL instead of boringssl, as boringssl doesn't work on Power. We were able to avoid the boringssl dependency after using system installed openssl, as below: https://github.com/ray-project/ray/commit/c6f9d6a3914b98c49091375