This directory contains useful resources for getting gRPC C# to work on platforms that are not yet fully supported.
gRPC C# now has experimental support for Xamarin. See HelloworldXamarin for an example how to use it.
What's currently supported:
Xamarin.Android
armeabi-v7a (vast majority of Android devices out there), arm64-v8a (some newer Android devices), x86 (for emulator)Xamarin.iOS
gRPC C# now has experimental support for Unity. Please try using gRPC with Unity and provide feedback!
How to test gRPC in a Unity project
grpc_unity_package.VERSION.zip from daily builds.zip file in the Assets directory in your Unity projectWhat's currently bundled in the grpc_unity_package