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 5705fe3fca Add a cq argument in ClientAsync ctor and give it to the Call 10 years ago
..
impl Async API progress 10 years ago
channel_arguments.h Use overriden host name when creating a call. 10 years ago
channel_interface.h Allow server to hook calls also, fix crash 10 years ago
client_context.h resolve comments, the context_ member needs protection for thread safety 10 years ago
completion_queue.h Fix FinalizeResult signature 10 years ago
config.h Fix compile error 10 years ago
create_channel.h Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
credentials.h Adding support for loading the SSL roots from an environment variable. 10 years ago
server.h Async API progress 10 years ago
server_builder.h Async API progress 10 years ago
server_context.h Implement async streaming APIs 10 years ago
server_credentials.h run clang-format 10 years ago
status.h Initial import. 10 years ago
status_code_enum.h clang-format codebase 10 years ago
stream.h Add a cq argument in ClientAsync ctor and give it to the Call 10 years ago
thread_pool_interface.h Initial import. 10 years ago