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 ee7b5be396 more accurate comment 6 years ago
..
Interceptors Migrate types required for client interceptors to Grpc.Core.Api 6 years ago
Properties review comments 6 years ago
Utils fix C# sanity and other nits 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 remove lazy<T> usage 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 more accurate comment 6 years ago
Grpc.Core.Api.csproj use System.Memory and Span<> on all TFMs 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
LiteClientBase.cs check callInvoker is not null 6 years ago
Marshaller.cs move most of serverside API types to Grpc.Core.Api 6 years ago
Metadata.cs UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more 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 docs: add note about retrying UNAVAILABLE 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