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.
 
 
 
 
 
 
Yang Gao 24869d558a Merge pull request #7996 from yang-g/canonical 8 years ago
..
ext Another golden file 8 years ago
generic
impl Merge pull request #7996 from yang-g/canonical 8 years ago
security
support Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is 8 years ago
alarm.h
channel.h
client_context.h
completion_queue.h
create_channel.h remove docstring for not existing argument 8 years ago
create_channel_posix.h
grpc++.h Add clarifying comment about IWYU in grpc++.h 8 years ago
server.h
server_builder.h
server_context.h
server_posix.h