[grpc-io] Why long-lived grpc streaming restarts slowly in a loop

2022-12-05 Thread Ilya Lukin
Hi, can someone answer the question? https://stackoverflow.com/questions/74613796/why-long-lived-grpc-streaming-restarts-slowly-in-a-loop -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubsc

[grpc-io] Re: Linker error when compiling callback example

2022-12-05 Thread Shareef Jalloq
OK, this was due to a misunderstanding of the output files produces by Bazel. I have a proto file that defines a simple unary service. When I compile this using Bazel and the cc_grpc_library rule, it outputs an archive library and a shared object and prints these to the terminal. I was assum

[grpc-io] How to build archive libraries using bazel?

2022-12-05 Thread Shareef Jalloq
Hi, I'm trying to generate all the required C++ archive libraries for grpc++ but can't find them after running bazel build :all and I don't see any standout target names. How do I do this? Building with CMake works but I'm trying to use Bazel. -- You received this message because you are su

[grpc-io] Re: can gRPC (Python and C++) disable SSL validation?

2022-12-05 Thread aaron ai
Any progress about this issue? This is no solution for python seemlingly... On Friday, April 23, 2021 at 1:26:37 PM UTC+8 earthlo...@gmail.com wrote: > > Hi All, > > I am using gRPC (Python) version 1.37. > > I faced "E0422 18:00:54.9511294426086 ssl_transport_security.cc:1824] > No match fo