grpc / grpc-ios

gRPC for iOS
Apache License 2.0
39 stars 22 forks source link

Process for build & run & test cronet transport through bazel on linux environment #82

Open dennycd opened 2 years ago

dennycd commented 2 years ago

We currently support Cronet transport for iOS/Mac OS with Cocoapod. However, it is not yet viable to test Cronet on Non-Apple platform using bazel.