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 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
..
Properties review comments 6 years ago
Utils move most of serverside API types to Grpc.Core.Api 6 years ago
.gitignore add Grpc.Core.Api scaffolding 6 years ago
AsyncAuthInterceptor.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
AsyncClientStreamingCall.cs move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncDuplexStreamingCall.cs move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncServerStreamingCall.cs move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncUnaryCall.cs move Async*Call classes to Grpc.Core.Api 6 years ago
AuthContext.cs make AuthContext constructor public 6 years ago
AuthProperty.cs move most of serverside API types to Grpc.Core.Api 6 years ago
BindServiceMethodAttribute.cs Update license header 6 years ago
CallCredentials.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallCredentialsConfiguratorBase.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallFlags.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallInvoker.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallOptions.cs move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
ContextPropagationOptions.cs move most of serverside API types to Grpc.Core.Api 6 years ago
ContextPropagationToken.cs move most of serverside API types to Grpc.Core.Api 6 years ago
DeserializationContext.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Grpc.Core.Api.csproj dont include Grpc.Core.Api/Version.cs twice 6 years ago
IAsyncStreamReader.cs move most of serverside API types to Grpc.Core.Api 6 years ago
IAsyncStreamWriter.cs move most of serverside API types to Grpc.Core.Api 6 years ago
IClientStreamWriter.cs move Async*Call classes to Grpc.Core.Api 6 years ago
IServerStreamWriter.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Marshaller.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Metadata.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Method.cs move most of serverside API types to Grpc.Core.Api 6 years ago
RpcException.cs move most of serverside API types to Grpc.Core.Api 6 years ago
SerializationContext.cs move most of serverside API types to Grpc.Core.Api 6 years ago
ServerCallContext.cs Make UserState non-virtual; add protected impl 6 years ago
ServerMethods.cs move most of serverside API types to Grpc.Core.Api 6 years ago
ServerServiceDefinition.cs refactor ServerServiceDefinition and move to Grpc.Core.Api 6 years ago
ServiceBinderBase.cs refactor ServerServiceDefinition and move to Grpc.Core.Api 6 years ago
Status.cs move most of serverside API types to Grpc.Core.Api 6 years ago
StatusCode.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Version.cs PR feedback 6 years ago
VersionInfo.cs Regenerate projects 6 years ago
WriteOptions.cs move most of serverside API types to Grpc.Core.Api 6 years ago