You might consider using GRPC web <https://github.com/grpc/grpc-web> and writing an excel add-in with the JavaScript APIs <https://docs.microsoft.com/en-us/office/dev/add-ins/excel/excel-add-ins-overview>. I haven't personally tried it, but it seems like they should work together and would support non-windows platforms.
On Tuesday, February 12, 2019 at 12:01:47 PM UTC-8, [email protected] wrote: > > (I'm very sorry I have to ask this.) > > What's the best way to use gRPC within MS Excel? One solution appears to > be to write your code in C# and call that using Excel-DNA > <https://excel-dna.net/>. Is there any better solution I should > consider? > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/bb6e43a9-d0a0-408e-bc5f-537f9a89f75d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
