Jan Tattermusch a7361c79b6 update nuspec files 10 лет назад
..
Internal 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
Properties 3af690c9c4 bump version of gRPC C# assemblies 10 лет назад
Stub bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 лет назад
Utils 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
.gitignore bdb94d37be fix gitignore files 10 лет назад
AsyncClientStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 лет назад
AsyncDuplexStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 лет назад
AsyncServerStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 лет назад
Call.cs 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 лет назад
Calls.cs 2d2652d61b implemented disposal logic for calls 10 лет назад
Channel.cs a5272b6adc A new version C# API based on async/await 10 лет назад
ChannelArgs.cs 286975fd2b Started using immutable collections and other code cleanup 10 лет назад
Credentials.cs a5272b6adc A new version C# API based on async/await 10 лет назад
Grpc.Core.csproj 5f0c4da250 Add generated documentation to nuget packages 10 лет назад
Grpc.Core.nuspec a7361c79b6 update nuspec files 10 лет назад
GrpcEnvironment.cs 1b54fcf31b added stats with number of active native calls, useful for debugging 10 лет назад
IAsyncStreamReader.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
IAsyncStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
IClientStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
IServerStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 лет назад
Marshaller.cs c0b3721d61 added support for metadata 10 лет назад
Metadata.cs c0b3721d61 added support for metadata 10 лет назад
Method.cs bee9325d56 Make sure full method name starts with slash 10 лет назад
OperationFailedException.cs 075dde42fe code style fixes based on StyleCop warnings 11 лет назад
RpcException.cs 1f18e80a5a Make RpcException errors more informative 10 лет назад
Server.cs cc82be534e Merge github.com:grpc/grpc into bye-bye-completion-queue-pie 10 лет назад
ServerCallContext.cs 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 лет назад
ServerCredentials.cs 286975fd2b Started using immutable collections and other code cleanup 10 лет назад
ServerMethods.cs 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 лет назад
ServerServiceDefinition.cs bee9325d56 Make sure full method name starts with slash 10 лет назад
Status.cs 8c2dd9d864 Fixes for C# cancellation support 10 лет назад
StatusCode.cs 286975fd2b Started using immutable collections and other code cleanup 10 лет назад
packages.config 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 лет назад