You need to replace `RELEASE_TAG_HERE` with an actual release tag. 
`v1.48.0` for example.

On Friday, July 8, 2022 at 3:47:54 PM UTC-7 srishtik...@gmail.com wrote:

>
> I am trying to do a POC where i am trying to make my Site controller 
> studio on local system written in C# interact with the Server written in 
> C++ hosted on remote desktop by using Grpc Protocol. I tried following the 
> below blog for C# client : 
> https://docs.microsoft.com/en-us/aspnet/core/grpc/basics?view=aspnetcore-6.0
>
> The server is written in C++ and client is written in C#. The operating 
> system i am using is Windows.
>
> For C++,I followed the following blog: 
> https://medium.com/@andrewvetovitz/grpc-c-introduction-45a66ca9461f
>
> But I got one error after executing command
>
> git clone -b RELEASE_TAG_HERE https://github.com/grpc/grpc
>
> The error was RELEASE_TAG_HERE not found in origin.
>
> I have not established the C++ Server yet .So, I am stuck to proceed 
> further with C++ and C# interaction. A help in this would be great.
>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b3b75a0e-9fe5-4b56-9587-0c78ba3a92den%40googlegroups.com.

Reply via email to