-
- Downloads
Merge pull request #1221 from jtattermusch/math_server
Added example math server
No related branches found
No related tags found
Showing
- src/csharp/Grpc.Examples.MathServer/.gitignore 2 additions, 0 deletionssrc/csharp/Grpc.Examples.MathServer/.gitignore
- src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj 52 additions, 0 deletions.../Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj
- src/csharp/Grpc.Examples.MathServer/MathServer.cs 61 additions, 0 deletionssrc/csharp/Grpc.Examples.MathServer/MathServer.cs
- src/csharp/Grpc.Examples.MathServer/Properties/AssemblyInfo.cs 12 additions, 0 deletions...sharp/Grpc.Examples.MathServer/Properties/AssemblyInfo.cs
- src/csharp/Grpc.sln 6 additions, 0 deletionssrc/csharp/Grpc.sln
Please register or sign in to comment