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.
 
 
 
 
 
 
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
..
channelz Add test and fix bug 6 years ago
health Review comments 6 years ago
load_reporter fix format 7 years ago
async_generic_service.cc Move headers from grpc++ to grpcpp 7 years ago
channel_argument_option.cc Move headers from grpc++ to grpcpp 7 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 Fix a thread name 7 years ago
dynamic_thread_pool.h Remove std::thread, keep everything else unchanged (#13) 7 years ago
insecure_server_credentials.cc Move headers from grpc++ to grpcpp 7 years ago
secure_server_credentials.cc Move security credentials, connectors, and auth context to C++ 6 years ago
secure_server_credentials.h Move headers from grpc++ to grpcpp 7 years ago
server_builder.cc Experimental C++ server callback unary API 7 years ago
server_cc.cc Allow the interceptor to know the method type 6 years ago
server_context.cc Streaming API for callback servers 6 years ago
server_credentials.cc Move headers from grpc++ to grpcpp 7 years ago
server_posix.cc Move headers from grpc++ to grpcpp 7 years ago
thread_pool_interface.h Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago