.. |
Internal
|
Merge remote-tracking branch 'upstream/master' into we-dont-need-no-backup-fix-merge-master
|
10 years ago |
Properties
|
bump version of gRPC C# assemblies
|
10 years ago |
Stub
|
add a generic constraint for TRequest and TResponse to require a class
|
10 years ago |
Utils
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
.gitignore
|
fix gitignore files
|
10 years ago |
AsyncClientStreamingCall.cs
|
implemented disposal logic for calls
|
10 years ago |
AsyncDuplexStreamingCall.cs
|
implemented disposal logic for calls
|
10 years ago |
AsyncServerStreamingCall.cs
|
implemented disposal logic for calls
|
10 years ago |
Call.cs
|
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
|
10 years ago |
Calls.cs
|
implemented disposal logic for calls
|
10 years ago |
Channel.cs
|
revamp of c# channel options
|
10 years ago |
ChannelOptions.cs
|
fix stylecop issues
|
10 years ago |
Credentials.cs
|
A new version C# API based on async/await
|
10 years ago |
Grpc.Core.csproj
|
revamp of c# channel options
|
10 years ago |
Grpc.Core.nuspec
|
bump C# package versions
|
10 years ago |
GrpcEnvironment.cs
|
Stop using native callbacks for C#
|
10 years ago |
IAsyncStreamReader.cs
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
IAsyncStreamWriter.cs
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
IClientStreamWriter.cs
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
IServerStreamWriter.cs
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
Marshaller.cs
|
added support for metadata
|
10 years ago |
Metadata.cs
|
added support for metadata
|
10 years ago |
Method.cs
|
Make sure full method name starts with slash
|
10 years ago |
OperationFailedException.cs
|
code style fixes based on StyleCop warnings
|
10 years ago |
RpcException.cs
|
Make RpcException errors more informative
|
10 years ago |
Server.cs
|
Merge remote-tracking branch 'upstream/master' into we-dont-need-no-backup-fix-merge-master
|
10 years ago |
ServerCallContext.cs
|
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
|
10 years ago |
ServerCredentials.cs
|
Started using immutable collections and other code cleanup
|
10 years ago |
ServerMethods.cs
|
added concept of ServerCallContext, that is passed to all server-side handlers
|
10 years ago |
ServerServiceDefinition.cs
|
Make sure full method name starts with slash
|
10 years ago |
Status.cs
|
Fixes for C# cancellation support
|
10 years ago |
StatusCode.cs
|
Started using immutable collections and other code cleanup
|
10 years ago |
packages.config
|
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
|
10 years ago |