Jan Tattermusch 1a47fd02f6 lazy initialize streamingResponseCallFinishedTcs 9 лет назад
..
Internal 1a47fd02f6 lazy initialize streamingResponseCallFinishedTcs 9 лет назад
Logging 504b3b9cc4 set default gRPC C# logging level to Info 9 лет назад
Profiling 6169d5f7b0 Update copyrights 9 лет назад
Properties f6caaa76a6 add copyrights for AssemblyInfo.cs files 9 лет назад
Utils 5fe5eba969 provide framework independent version of Task.CompletedTask 9 лет назад
.gitignore bdb94d37be fix gitignore files 10 лет назад
AsyncAuthInterceptor.cs 6169d5f7b0 Update copyrights 9 лет назад
AsyncClientStreamingCall.cs 781720f82d get rid of servicename argument for server service definition. 9 лет назад
AsyncDuplexStreamingCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal 9 лет назад
AsyncServerStreamingCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal 9 лет назад
AsyncUnaryCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal 9 лет назад
CallCredentials.cs 6169d5f7b0 Update copyrights 9 лет назад
CallInvocationDetails.cs 6169d5f7b0 Update copyrights 9 лет назад
CallInvoker.cs acb842c205 fix copyrights 9 лет назад
CallOptions.cs 6acc07d50d improve the xmldocs on call cancellation and disposal 9 лет назад
Calls.cs 12855fc682 polishing public docs 10 лет назад
Channel.cs 8d829d0d6d Add more Channel and Server constructor overloads 9 лет назад
ChannelCredentials.cs 6169d5f7b0 Update copyrights 9 лет назад
ChannelOptions.cs 6169d5f7b0 Update copyrights 9 лет назад
ChannelState.cs 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown 9 лет назад
ClientBase.cs acb842c205 fix copyrights 9 лет назад
CompressionLevel.cs bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes 10 лет назад
ContextPropagationToken.cs 6169d5f7b0 Update copyrights 9 лет назад
DefaultCallInvoker.cs 7735daad14 address XMLdoc related warnings 9 лет назад
Grpc.Core.csproj 5fe5eba969 provide framework independent version of Task.CompletedTask 9 лет назад
Grpc.Core.nuspec b205338467 changed ix-async dependencies to System.Interactive.Async version 3.0.0 9 лет назад
Grpc.Core.project.json 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 лет назад
Grpc.Core.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used 9 лет назад
Grpc.Core.xproj 5ff32fa9fd update .xproj files 9 лет назад
GrpcEnvironment.cs 32cb42e046 remove unused member 9 лет назад
IAsyncStreamReader.cs 2eb09ee543 improve docs for IAsyncStreamReader 9 лет назад
IAsyncStreamWriter.cs 12855fc682 polishing public docs 10 лет назад
IClientStreamWriter.cs 12855fc682 polishing public docs 10 лет назад
IServerStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
KeyCertificatePair.cs 6169d5f7b0 Update copyrights 9 лет назад
Marshaller.cs 6169d5f7b0 Update copyrights 9 лет назад
Metadata.cs 4f1823da12 string.EndsWith is really slow on CoreCLR 9 лет назад
Method.cs 6169d5f7b0 Update copyrights 9 лет назад
NativeDeps.Linux.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used 9 лет назад
NativeDeps.Mac.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used 9 лет назад
NativeDeps.Windows.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used 9 лет назад
NativeDeps.targets afab541d01 revamp C# native library loader 10 лет назад
RpcException.cs 66eb18dcc7 fixing doc comments 10 лет назад
Server.cs ba09884f82 polish HandleCallAsync 9 лет назад
ServerCallContext.cs d148e8e674 Make ServerCallContext.Peer lazy 9 лет назад
ServerCredentials.cs 6169d5f7b0 Update copyrights 9 лет назад
ServerMethods.cs 12855fc682 polishing public docs 10 лет назад
ServerPort.cs 6169d5f7b0 Update copyrights 9 лет назад
ServerServiceDefinition.cs 781720f82d get rid of servicename argument for server service definition. 9 лет назад
Status.cs 66eb18dcc7 fixing doc comments 10 лет назад
StatusCode.cs 66eb18dcc7 fixing doc comments 10 лет назад
Version.cs 23a9ca5184 fix assembly version attributes for C# 9 лет назад
VersionInfo.cs 49bfb92dc1 Master is now 1.1.0-dev. 9 лет назад
WriteOptions.cs 75743efcfc Make flags field readonly 9 лет назад
packages.config b205338467 changed ix-async dependencies to System.Interactive.Async version 3.0.0 9 лет назад
project.json 93f62aff5f add shutdownhook for CoreCLR 9 лет назад