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.
|
2 years ago | |
---|---|---|
.. | ||
address_utils | 3 years ago | |
avl | 3 years ago | |
backoff | 3 years ago | |
channel | 2 years ago | |
compression | 2 years ago | |
config | 3 years ago | |
debug | 3 years ago | |
event_engine | 2 years ago | |
experiments | 2 years ago | |
gpr | 3 years ago | |
gprpp | 2 years ago | |
handshaker | 3 years ago | |
http | 3 years ago | |
iomgr | 2 years ago | |
json | 2 years ago | |
load_balancing | 3 years ago | |
matchers | 3 years ago | |
promise | 3 years ago | |
resolver | 3 years ago | |
resource_quota | 2 years ago | |
security | 3 years ago | |
service_config | 3 years ago | |
slice | 3 years ago | |
surface | 2 years ago | |
transport | 2 years ago | |
uri | 3 years ago | |
README.md |
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.