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.
 
 
 
 
 
 
Esun Kim 8d0e703393
Merge pull request #22813 from mehrdada/fix-static-initialization-crap
5 years ago
..
channelz Merge pull request #22813 from mehrdada/fix-static-initialization-crap 5 years ago
health Replaced grpc::string with std::string 5 years ago
load_reporter Replaced grpc::string with std::string 5 years ago
async_generic_service.cc Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago
channel_argument_option.cc Replaced grpc::string with std::string 5 years ago
create_default_thread_pool.cc Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago
dynamic_thread_pool.cc Clean up headers 5 years ago
dynamic_thread_pool.h Clean up headers 5 years ago
external_connection_acceptor_impl.cc Replaced grpc::string with std::string 5 years ago
external_connection_acceptor_impl.h Replaced grpc::string with std::string 5 years ago
insecure_server_credentials.cc Replaced grpc::string with std::string 5 years ago
secure_server_credentials.cc Replaced grpc::string with std::string 5 years ago
secure_server_credentials.h Replaced grpc::string with std::string 5 years ago
server_builder.cc Replaced grpc::string with std::string 5 years ago
server_callback.cc Properly follow precise conditions for callback inlining 5 years ago
server_cc.cc Replaced grpc::string with std::string 5 years ago
server_context.cc Replaced grpc::string with std::string 5 years ago
server_credentials.cc Fix clang_format_code.sh errors 6 years ago
server_posix.cc Move ServerPosix from ::grpc_impl to ::grpc 5 years ago
thread_pool_interface.h Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago