Jan Tattermusch 07ea52c29c add DefaultAuthority constant to channel options 11 лет назад
..
Internal dead905b87 expose Channel.Target property 11 лет назад
Logging 0526161385 introduce gRPC logger 11 лет назад
Properties c463c5362b Add ReleaseSigned configuration for Grpc.sln 11 лет назад
Utils 0526161385 introduce gRPC logger 11 лет назад
.gitignore bdb94d37be fix gitignore files 11 лет назад
AsyncClientStreamingCall.cs a236ff205b rename Result to ResponseAsync 11 лет назад
AsyncDuplexStreamingCall.cs ae017092ad fix stylecop warnings 11 лет назад
AsyncServerStreamingCall.cs ed4b7a7c29 modify client call interface to allow reading status and trailers 11 лет назад
AsyncUnaryCall.cs a236ff205b rename Result to ResponseAsync 11 лет назад
Call.cs 0846b68eb7 add Timeout support and tests 11 лет назад
Calls.cs 0846b68eb7 add Timeout support and tests 11 лет назад
Channel.cs dead905b87 expose Channel.Target property 11 лет назад
ChannelOptions.cs 07ea52c29c add DefaultAuthority constant to channel options 11 лет назад
ChannelState.cs d8bbdeae42 Added channel state API 11 лет назад
ClientBase.cs 0846b68eb7 add Timeout support and tests 11 лет назад
Credentials.cs a96ac058f4 make insecure channel and server explicit 11 лет назад
Grpc.Core.csproj d8bbdeae42 Added channel state API 11 лет назад
Grpc.Core.nuspec c463c5362b Add ReleaseSigned configuration for Grpc.sln 11 лет назад
GrpcEnvironment.cs 0526161385 introduce gRPC logger 11 лет назад
IAsyncStreamReader.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 11 лет назад
IAsyncStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 11 лет назад
IClientStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 11 лет назад
IServerStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 11 лет назад
KeyCertificatePair.cs 88a9b32936 added option to authenticate client using root cert chain 11 лет назад
Marshaller.cs c0b3721d61 added support for metadata 11 лет назад
Metadata.cs ae017092ad fix stylecop warnings 11 лет назад
Method.cs bee9325d56 Make sure full method name starts with slash 11 лет назад
OperationFailedException.cs 075dde42fe code style fixes based on StyleCop warnings 11 лет назад
RpcException.cs 1f18e80a5a Make RpcException errors more informative 11 лет назад
Server.cs a96ac058f4 make insecure channel and server explicit 11 лет назад
ServerCallContext.cs 062c329cf8 expose peer info in serverside call handlers 11 лет назад
ServerCredentials.cs a96ac058f4 make insecure channel and server explicit 11 лет назад
ServerMethods.cs 25bb2ef8b8 regenerated code and fixed inconsistencies 11 лет назад
ServerServiceDefinition.cs bee9325d56 Make sure full method name starts with slash 11 лет назад
Status.cs 8c2dd9d864 Fixes for C# cancellation support 11 лет назад
StatusCode.cs 286975fd2b Started using immutable collections and other code cleanup 11 лет назад
Version.cs 766d72b1c0 set primary user agent by C# channel 11 лет назад
VersionInfo.cs ae017092ad fix stylecop warnings 11 лет назад
packages.config 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 11 лет назад