The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jan Tattermusch 72b95e18fa
Merge pull request #18865 from jtattermusch/csharp_buffer_slices
6 years ago
..
Interceptors Fix typo in ServerCallContext.UserState name 6 years ago
Internal Merge pull request #18865 from jtattermusch/csharp_buffer_slices 6 years ago
Properties auto-fix most of licenses 8 years ago
.gitignore renaming of VS projects and other minor structural fixes 10 years ago
AppDomainUnloadTest.cs update compiler defines 6 years ago
AuthContextTest.cs auto-fix most of licenses 8 years ago
AuthPropertyTest.cs auto-fix most of licenses 8 years ago
CallCancellationTest.cs remove delays in tests 8 years ago
CallCredentialsTest.cs auto-fix most of licenses 8 years ago
CallOptionsTest.cs Refactor ContextPropagationToken 6 years ago
ChannelConnectivityTest.cs simplify ChannelConnectivityTest 7 years ago
ChannelCredentialsTest.cs C#: fix subchannel sharing for secure channels 7 years ago
ChannelOptionsTest.cs auto-fix most of licenses 8 years ago
ChannelTest.cs auto-fix most of licenses 8 years ago
ClientServerTest.cs split out channel connectivity test 7 years ago
CompressionTest.cs fix warnings in Grpc.Core.Tests 8 years ago
ContextPropagationTest.cs add tests for foreign context propagation token 6 years ago
ContextualMarshallerTest.cs contextual marshaller test 7 years ago
FakeCredentials.cs make CallCredentials implementation agnostic 6 years ago
Grpc.Core.Tests.csproj csharp: support slice-by-slice deserialization 6 years ago
GrpcEnvironmentTest.cs add test for shuttingdown event 8 years ago
HalfcloseTest.cs fix warnings in Grpc.Core.Tests 8 years ago
MarshallerTest.cs switch C# to contextual serializer and deserializer internally 7 years ago
MarshallingErrorsTest.cs auto-fix most of licenses 8 years ago
MetadataTest.cs addressing a few nits 7 years ago
MockServiceHelper.cs Add basic tests for C# interceptors 7 years ago
NUnitMain.cs C#: avoid unnecessary ifdefine in NUnitMain.cs 6 years ago
PInvokeTest.cs avoid unnecessary allocation in completion registry 8 years ago
PerformanceTest.cs fix warnings in Grpc.Core.Tests 8 years ago
ResponseHeadersTest.cs fix warnings in Grpc.Core.Tests 8 years ago
SanityTest.cs update compiler defines 6 years ago
ServerTest.cs Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 8 years ago
ShutdownHookClientTest.cs auto-fix most of licenses 8 years ago
ShutdownHookPendingCallTest.cs auto-fix most of licenses 8 years ago
ShutdownHookServerTest.cs auto-fix most of licenses 8 years ago
ShutdownTest.cs auto-fix most of licenses 8 years ago
ThreadingModelTest.cs fix warnings in Grpc.Core.Tests 8 years ago
TimeoutsTest.cs fix warnings in Grpc.Core.Tests 8 years ago
UserAgentStringTest.cs auto-fix most of licenses 8 years ago