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.
|
10 months ago | |
---|---|---|
.. | ||
address_utils | 10 months ago | |
avl | 11 months ago | |
backoff | 12 months ago | |
channel | 10 months ago | |
compression | 10 months ago | |
config | 10 months ago | |
debug | 10 months ago | |
event_engine | 10 months ago | |
experiments | 10 months ago | |
gprpp | 10 months ago | |
iomgr | 10 months ago | |
matchers | 12 months ago | |
promise | 10 months ago | |
resource_quota | 10 months ago | |
security | 10 months ago | |
slice | 10 months ago | |
surface | 10 months ago | |
transport | 10 months ago | |
uri | 11 months ago | |
README.md | 8 years ago |
README.md
Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.
NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.