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.
 
 
 
 
 
 
Craig Tiller 7305dc69e6 Merge pull request #1227 from nicolasnoble/the-purge-2 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
async_unary_call.h
byte_buffer.h
channel_arguments.h
channel_interface.h Add facility to register methods in C++ 10 years ago
client_context.h
completion_queue.h Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
config.h
create_channel.h
credentials.h Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
generic_stub.h
server.h Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
server_builder.h
server_context.h
server_credentials.h
slice.h
status.h
status_code_enum.h
stream.h Test client stream cancellation and fix bug exposed by the test. 10 years ago
thread_pool_interface.h
time.h Forgot to rename header guard. 10 years ago