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.
 
 
 
 
 
 
Yash Tibrewal e49a1da86f
Merge pull request #23806 from yashykt/donotcancel
5 years ago
..
filters Fix SegFault issue in case of bad subchannel 5 years ago
transport Merge pull request #23806 from yashykt/donotcancel 5 years ago
upb-generated Move the proto to third_party 5 years ago
xds Pass listening addresses into XdsClient. 5 years ago
README.md Review feedback 8 years ago

README.md

Optional plugins for gRPC Core: Modules in this directory extend gRPC Core in useful ways. All optional code belongs here.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.