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 6eda2d7c8e Merge pull request #1386 from ctiller/cxx 10 years ago
..
impl Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
async_generic_service.h clang-format c++ code 10 years ago
async_unary_call.h clang-format c++ code 10 years ago
byte_buffer.h clang-format c++ code 10 years ago
channel_arguments.h Use ssl name override if it's in the channel argument 10 years ago
channel_interface.h clang-format 10 years ago
client_context.h Fix early shutdown: await client context deletion before channel deletion 10 years ago
completion_queue.h Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
config.h Rewriting mutex, condition_variable, and thread. 10 years ago
create_channel.h Merge github.com:grpc/grpc into credit 10 years ago
credentials.h Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
generic_stub.h Merge branch 'master' into genericstub 10 years ago
server.h Few VS2010 fixes. 10 years ago
server_builder.h Various Windows fixes. 10 years ago
server_context.h Refactoring std::chrono out. 10 years ago
server_credentials.h Merge github.com:grpc/grpc into credit 10 years ago
slice.h add a comment 10 years ago
status.h Guard headers tool. 10 years ago
status_code_enum.h Remove HTTP mappings from status.h 10 years ago
stream.h Test client stream cancellation and fix bug exposed by the test. 10 years ago
thread_pool_interface.h Guard headers tool. 10 years ago
time.h Forgot to rename header guard. 10 years ago