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.
 
 
 
 
 
 
Yuchen Zeng b1f6bf2ec4 Merge pull request #8086 from y-zeng/fix_gprc 8 years ago
..
security Update copyrights 9 years ago
async_stream.h Use C++11 final and override 8 years ago
async_unary_call.h clang-format 8 years ago
call.h Use C++11 final and override 8 years ago
call_hook.h Update copyrights 9 years ago
channel_interface.h clang-format 9 years ago
client_context.h Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
client_unary_call.h Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
completion_queue.h Merge remote-tracking branch 'upstream/master' into fix_gprc 8 years ago
completion_queue_tag.h Update copyrights 9 years ago
config.h Use C++11 final and override 8 years ago
config_protobuf.h Merge remote-tracking branch 'upstream/master' into seperate_generated_files 8 years ago
core_codegen.h Merge github.com:grpc/grpc into grpc_slice 8 years ago
core_codegen_interface.h clang-format 8 years ago
create_auth_context.h Fix dependencies 9 years ago
grpc_library.h removed codegen/log.h 8 years ago
method_handler_impl.h Use C++11 final and override 8 years ago
proto_utils.h Merge github.com:grpc/grpc into grpc_slice 8 years ago
rpc_method.h Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 8 years ago
rpc_service_method.h Merge remote-tracking branch 'upstream/master' into max_send_size_filter 8 years ago
serialization_traits.h Allow setting max send message size via C++ ServerBuilder API. 8 years ago
server_context.h Remove references to NO_CHRONO option 8 years ago
server_interface.h Use C++11 final and override 8 years ago
service_type.h clang-format 8 years ago
status.h Made "codedgen" directories closed over #includes 9 years ago
status_code_enum.h Stick to StatusCode::INTERNAL when there's no service 8 years ago
status_helper.h Add a helper to get canonical code from status 8 years ago
string_ref.h Update copyrights 9 years ago
stub_options.h Update copyrights 9 years ago
sync_stream.h Use C++11 final and override 8 years ago
thrift_serializer.h Fix include guards 8 years ago
thrift_utils.h Merge remote-tracking branch 'upstream/master' into max_send_size_filter 8 years ago
time.h Remove references to NO_CHRONO option 8 years ago