[grpc-io] Re: C++ Client Async write after read

2023-05-31 Thread 'yas...@google.com' via grpc.io
Sorry for the late response. This fell through the cracks. It's fine to have a read and a write active at the same time. It's only problematic to multiple reads or multiple writes at the same time. On Sunday, March 13, 2022 at 2:06:36 PM UTC-7 Trending Now wrote: > Any update please ? > > Le

[grpc-io] Re: C++ Client Async write after read

2022-03-13 Thread Trending Now
Any update please ? Le samedi 12 mars 2022 à 11:55:28 UTC+1, Trending Now a écrit : > Hello > > Any update please. > sorry, it's blocking for me :( > > Thank you very much ! > > Le vendredi 11 mars 2022 à 19:17:04 UTC+1, Trending Now a écrit : > >> Hello, >> >> I'm coding a bidirectional rpc

[grpc-io] Re: C++ Client Async write after read

2022-03-12 Thread Trending Now
Hello Any update please. sorry, it's blocking for me :( Thank you very much ! Le vendredi 11 mars 2022 à 19:17:04 UTC+1, Trending Now a écrit : > Hello, > > I'm coding a bidirectional rpc using grpc. I'm using the asynchronous API. > > The idea is to write the msg to the