This directory contains useful resources for getting gRPC C# to work on not-yet-supported platforms.
gRPC C# currently doesn't support Unity or Xamarin, but some proof-of-concept work has been done. Some of the resources are shared in this directory to ease community work on Unity & Xamarin support.
grpc_csharp_ext
for Android./build_native_ext_for_android.sh
to crosscompile using cmake.grpc_csharp_ext
for iOSTBD