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.
 
 
 
 
 
 
ZhenLian 5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials (#26456)
4 years ago
..
channel_cc.cc Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
channel_test_peer.cc Switch registered calls to a map and check the map before inserting 5 years ago
client_callback.cc Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
client_context.cc De-experimentalize C++ callback API (#25728) 4 years ago
client_interceptor.cc Add a test only method to reset global interceptor 6 years ago
create_channel.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
create_channel_internal.cc Add missing header inclusions. (#26424) 4 years ago
create_channel_internal.h Add missing header inclusions. (#26424) 4 years ago
create_channel_posix.cc Merge branch 'master' into channel-arguments 5 years ago
credentials_cc.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
cronet_credentials.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
insecure_credentials.cc Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 5 years ago
secure_credentials.cc Allow to specify user provided audience in google default credentials and JWT credentials (#26456) 4 years ago
secure_credentials.h Fix --define=grpc_no_xds=true build 5 years ago
xds_credentials.cc xDS client security integration 4 years ago