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.
 
 
 
 
 
 
Juanli Shen 25c57a38bf Include other usage to estimate call size 7 years ago
..
README.md Actually add the documentation 8 years ago
api_trace.cc Add a sanity check for inclusion of port_platform.h 7 years ago
api_trace.h Add a sanity check for inclusion of port_platform.h 7 years ago
byte_buffer.cc Remove unnecessary includes of exec_ctx.h 7 years ago
byte_buffer_reader.cc Remove unnecessary includes of exec_ctx.h 7 years ago
call.cc Include other usage to estimate call size 7 years ago
call.h Include other usage to estimate call size 7 years ago
call_details.cc Add a sanity check for inclusion of port_platform.h 7 years ago
call_log_batch.cc Add a sanity check for inclusion of port_platform.h 7 years ago
call_test_only.h Add a sanity check for inclusion of port_platform.h 7 years ago
channel.cc Include other usage to estimate call size 7 years ago
channel.h reviewer comments 7 years ago
channel_init.cc Add a sanity check for inclusion of port_platform.h 7 years ago
channel_init.h Add a sanity check for inclusion of port_platform.h 7 years ago
channel_ping.cc Add a sanity check for inclusion of port_platform.h 7 years ago
channel_stack_type.cc Add a sanity check for inclusion of port_platform.h 7 years ago
channel_stack_type.h Add a sanity check for inclusion of port_platform.h 7 years ago
completion_queue.cc Remove redundant ExecCtx 7 years ago
completion_queue.h Add a sanity check for inclusion of port_platform.h 7 years ago
completion_queue_factory.cc Add a sanity check for inclusion of port_platform.h 7 years ago
completion_queue_factory.h Add a sanity check for inclusion of port_platform.h 7 years ago
event_string.cc Add a sanity check for inclusion of port_platform.h 7 years ago
event_string.h Add a sanity check for inclusion of port_platform.h 7 years ago
init.cc Init default root certs store once 7 years ago
init.h Init default root certs store once 7 years ago
init_secure.cc Init default root certs store once 7 years ago
init_unsecure.cc Init default root certs store once 7 years ago
lame_client.cc Use static_cast rather than reinterpret_cast whenever possible 7 years ago
lame_client.h Add a sanity check for inclusion of port_platform.h 7 years ago
metadata_array.cc Add a sanity check for inclusion of port_platform.h 7 years ago
server.cc Shutdown documentation 7 years ago
server.h Add a sanity check for inclusion of port_platform.h 7 years ago
validate_metadata.cc Add a sanity check for inclusion of port_platform.h 7 years ago
validate_metadata.h Add a sanity check for inclusion of port_platform.h 7 years ago
version.cc Regenerate projects 7 years ago

README.md

Surface

Surface provides the bulk of the gRPC Core public API, and translates it into calls against core components.