Merge github.com:grpc/grpc into async-api-new
No related branches found
No related tags found
Showing
- Makefile 237 additions, 237 deletionsMakefile
- build.json 65 additions, 65 deletionsbuild.json
- examples/tips/publisher_test.cc 2 additions, 0 deletionsexamples/tips/publisher_test.cc
- examples/tips/subscriber_test.cc 2 additions, 0 deletionsexamples/tips/subscriber_test.cc
- src/core/surface/call.c 28 additions, 9 deletionssrc/core/surface/call.c
- src/csharp/Grpc.sln 6 additions, 0 deletionssrc/csharp/Grpc.sln
- src/csharp/GrpcApi/DummyMathServiceClient.cs 0 additions, 74 deletionssrc/csharp/GrpcApi/DummyMathServiceClient.cs
- src/csharp/GrpcApi/Examples.cs 8 additions, 7 deletionssrc/csharp/GrpcApi/Examples.cs
- src/csharp/GrpcApi/GrpcApi.csproj 2 additions, 4 deletionssrc/csharp/GrpcApi/GrpcApi.csproj
- src/csharp/GrpcApi/IMathServiceClient.cs 0 additions, 26 deletionssrc/csharp/GrpcApi/IMathServiceClient.cs
- src/csharp/GrpcApi/MathGrpc.cs 124 additions, 0 deletionssrc/csharp/GrpcApi/MathGrpc.cs
- src/csharp/GrpcApi/MathServiceClientStub.cs 0 additions, 75 deletionssrc/csharp/GrpcApi/MathServiceClientStub.cs
- src/csharp/GrpcApi/MathServiceImpl.cs 119 additions, 0 deletionssrc/csharp/GrpcApi/MathServiceImpl.cs
- src/csharp/GrpcApiTests/.gitignore 2 additions, 0 deletionssrc/csharp/GrpcApiTests/.gitignore
- src/csharp/GrpcApiTests/GrpcApiTests.csproj 56 additions, 0 deletionssrc/csharp/GrpcApiTests/GrpcApiTests.csproj
- src/csharp/GrpcApiTests/MathClientServerTests.cs 115 additions, 0 deletionssrc/csharp/GrpcApiTests/MathClientServerTests.cs
- src/csharp/GrpcApiTests/Properties/AssemblyInfo.cs 22 additions, 0 deletionssrc/csharp/GrpcApiTests/Properties/AssemblyInfo.cs
- src/csharp/GrpcCore/Call.cs 2 additions, 2 deletionssrc/csharp/GrpcCore/Call.cs
- src/csharp/GrpcCore/GrpcCore.csproj 5 additions, 1 deletionsrc/csharp/GrpcCore/GrpcCore.csproj
- src/csharp/GrpcCore/IMarshaller.cs 0 additions, 31 deletionssrc/csharp/GrpcCore/IMarshaller.cs
Loading
Please register or sign in to comment