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 c524ec0121 make Metadata.Entry a class 9 years ago
..
Internal support GrpcEnvironment.KillServersAsync 9 years ago
Logging Add TextWriterLogger 9 years ago
Profiling Update copyrights 9 years ago
Properties make Profilers visible to Grpc.IntegrationTesting 9 years ago
Utils Update copyrights 9 years ago
.gitignore fix gitignore files 10 years ago
AsyncAuthInterceptor.cs Update copyrights 9 years ago
AsyncClientStreamingCall.cs get rid of servicename argument for server service definition. 9 years ago
AsyncDuplexStreamingCall.cs improve the xmldocs on call cancellation and disposal 9 years ago
AsyncServerStreamingCall.cs improve the xmldocs on call cancellation and disposal 9 years ago
AsyncUnaryCall.cs improve the xmldocs on call cancellation and disposal 9 years ago
CallCredentials.cs Update copyrights 9 years ago
CallInvocationDetails.cs Update copyrights 9 years ago
CallInvoker.cs fix copyrights 9 years ago
CallOptions.cs improve the xmldocs on call cancellation and disposal 9 years ago
Calls.cs polishing public docs 9 years ago
Channel.cs Add more Channel and Server constructor overloads 9 years ago
ChannelCredentials.cs Update copyrights 9 years ago
ChannelOptions.cs Update copyrights 9 years ago
ChannelState.cs rename ChannelState.FatalFailure to ChannelState.Shutdown 9 years ago
ClientBase.cs fix copyrights 9 years ago
CompressionLevel.cs added WriteOptions support and enabled NoCompress flag to be used for all writes 9 years ago
ContextPropagationToken.cs Update copyrights 9 years ago
DefaultCallInvoker.cs fix copyrights 9 years ago
Grpc.Core.csproj remote AsyncCompletion 9 years ago
Grpc.Core.nuspec make gRPC C# nuget work with new project.json style projects 9 years ago
Grpc.Core.targets make gRPC C# nuget work with new project.json style projects 9 years ago
GrpcEnvironment.cs autoregister grpc shutdown hooks 9 years ago
IAsyncStreamReader.cs polishing public docs 9 years ago
IAsyncStreamWriter.cs polishing public docs 9 years ago
IClientStreamWriter.cs polishing public docs 9 years ago
IServerStreamWriter.cs make naming of async write methods clearer (by adding Async suffix) 10 years ago
KeyCertificatePair.cs Update copyrights 9 years ago
Marshaller.cs Update copyrights 9 years ago
Metadata.cs make Metadata.Entry a class 9 years ago
Method.cs Update copyrights 9 years ago
NativeDeps.Linux.targets revamp C# native library loader 9 years ago
NativeDeps.Mac.targets revamp C# native library loader 9 years ago
NativeDeps.Windows.targets revamp C# native library loader 9 years ago
NativeDeps.targets revamp C# native library loader 9 years ago
RpcException.cs fixing doc comments 9 years ago
Server.cs Add more Channel and Server constructor overloads 9 years ago
ServerCallContext.cs polishing public docs 9 years ago
ServerCredentials.cs Update copyrights 9 years ago
ServerMethods.cs polishing public docs 9 years ago
ServerPort.cs Update copyrights 9 years ago
ServerServiceDefinition.cs get rid of servicename argument for server service definition. 9 years ago
Status.cs fixing doc comments 9 years ago
StatusCode.cs fixing doc comments 9 years ago
Version.cs fix assembly version attributes for C# 9 years ago
VersionInfo.cs Master is now 0.15.0-dev. 9 years ago
WriteOptions.cs Make flags field readonly 9 years ago
packages.config update C# dependencies 9 years ago