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 14a65f9760 Further progress 10 years ago
..
impl Further progress 10 years ago
async_server.h
async_server_context.h clang-format codebase 10 years ago
call.h Fix compile error 10 years ago
channel_arguments.h
channel_interface.h Further progress 10 years ago
client_context.h
completion_queue.h Further progress 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 Starting to scratch out the API 10 years ago
server_builder.h Further progress 10 years ago
server_context.h Add deadline API on server side. 10 years ago
server_credentials.h run clang-format 10 years ago
status.h
status_code_enum.h clang-format codebase 10 years ago
stream.h Async API declarations 10 years ago
stream_context_interface.h Update C++ code to set status via the C api. 10 years ago
thread_pool_interface.h