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 Update copyrights 9 years ago
impl Merge pull request #7996 from yang-g/canonical 8 years ago
security Add various options to verify ssl/tls client cert including letting the 9 years ago
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 Update copyrights 9 years ago
channel.h Update copyrights 9 years ago
client_context.h Update copyrights 9 years ago
completion_queue.h Update copyrights 9 years ago
create_channel.h remove docstring for not existing argument 8 years ago
create_channel_posix.h clang-format, fix headers, windows fixes 9 years ago
grpc++.h Add clarifying comment about IWYU in grpc++.h 8 years ago
server.h prevent spurious wake up and unstarted/already shutdown server 8 years ago
server_builder.h Merge branch 'master' into wheezy 9 years ago
server_context.h Update copyrights 9 years ago
server_posix.h clang-format, fix headers, windows fixes 9 years ago