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.
 
 
 
 
 
 
Vijay Pai a9c0d7f88b 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
..
async_stream.h Update copyrights 9 years ago
async_unary_call.h Update copyrights 9 years ago
byte_buffer.h Reduce allocations associated with src/cpp/util/byte_buffer.cc. 8 years ago
channel_arguments.h Update copyrights 9 years ago
config.h Update copyrights 9 years ago
server_streamed_unary.h 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
slice.h Add API to get c slice from c++ Slice. 9 years ago
status.h Update copyrights 9 years ago
status_code_enum.h Update copyrights 9 years ago
string_ref.h Update copyrights 9 years ago
stub_options.h Update copyrights 9 years ago
sync_stream.h Update copyrights 9 years ago
time.h Update copyrights 9 years ago