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.
 
 
 
 
 
 
Moiz Haidry 1d47046807 Merge from HEAD 5 years ago
..
channel_cc.cc Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
channel_test_peer.cc Switch registered calls to a map and check the map before inserting 5 years ago
client_context.cc Remove namespace experimental from namespace grpc_impl 5 years ago
client_interceptor.cc Add a test only method to reset global interceptor 6 years ago
create_channel.cc Init needs to be called in case of bad creds 6 years ago
create_channel_internal.cc Move Channel to grpc_impl 6 years ago
create_channel_internal.h Modify codegen to use grpc_impl namespace and other cleanups 6 years ago
create_channel_posix.cc Move Channel to grpc_impl 6 years ago
credentials_cc.cc Move Channel also to impl for now 6 years ago
cronet_credentials.cc Fix error from make 6 years ago
insecure_credentials.cc Code cleanup 6 years ago
secure_credentials.cc Addressed Mark's comments 5 years ago
secure_credentials.h Addressed Mark's comments 5 years ago