Is Cronet a supported transport for gRPC C++? I came across https://github.com/grpc/grpc/issues/16381#issuecomment-414410488 and while it seems there are some limitations, it sounds like basic unary and server streaming RPC calls might work. The only issue came into play with connectivity checks using grpc::ChannelInterface::NotifyOnStateChange (https://grpc.io/grpc/cpp/classgrpc_1_1_channel_interface.html#ac2e0a00712088ca461359a78eb0e2c69).
In other words, can I configure a grpc::Channel with Cronet as the underlying stream_engine, and use it from a C++ client stub? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To post to this group, send email to grpc-io@googlegroups.com. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/acb76d81-ba62-4b76-8c15-60aab8a7f219%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.