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 5d6b4d9903 add a test for #18100 5 years ago
..
Interceptors Fix typo in ServerCallContext.UserState name 6 years ago
Internal Revert "populate error string in ClientSideStatus" 5 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 delegate allocation and boxing from cancellation registrations 6 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 Improve error message 5 years ago
ChannelOptionsTest.cs auto-fix most of licenses 8 years ago
ChannelTest.cs introduce ChannelBase.ShutdownAsync() 5 years ago
ClientServerTest.cs Revert "Revert "C# expose C-core's debug error string in Status struct"" 5 years ago
CompressionTest.cs Revert csharp workaround for empty payload gzip compression crash 5 years ago
ContextPropagationTest.cs Relax csharp deadline test 6 years ago
ContextualMarshallerTest.cs address TODO" 6 years ago
FakeCredentials.cs move ChannelCredentials to Grpc.Core.Api 6 years ago
Grpc.Core.Tests.csproj use System.Memory and Span<> on all TFMs 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 PR feedback 5 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
ServerBindFailedTest.cs add a test for #18100 5 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 remove C# workaround for DeadlineExceeded status #2685 6 years ago
UserAgentStringTest.cs auto-fix most of licenses 8 years ago