Hi all
I want to use GRPC in C# and Java.
C# should act as a server and Java as a client.
I am a windows user and do not know, how to generate a libs for C# and Java.
On the website, I see only tutorials for specific language not for, how can I create C# server and Java as stub.
Thanks