libgrpc_csharp_ext
libgrpc_csharp_ext copied to clipboard
Contains scripts to install the toolchain, clone the repository and then compile libgrpc_csharp_ext. Developed to assist compiling this library for ARM. Tested on a RaspberryPi.
I always end up with the error 'Unsupported architecture "Unknown"'. When checking gRPC source code, I don't see how it could work. I use the NuGet.
A few months ago, I made uwp app as grpc client on a desktop pc (win10 2004), It is working well. Now I need to deploy the uwp grpc client...
Hello,erikest! Failed to run the demo program on Pi3b+ Thank you, because the project needs to use grpc on ARM32, I have encountered a problem. I found your article through...