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.
|
4 years ago | |
---|---|---|
.. | ||
address_utils | 4 years ago | |
avl | 6 years ago | |
backoff | 4 years ago | |
channel | 4 years ago | |
compression | 4 years ago | |
debug | 4 years ago | |
event_engine | 4 years ago | |
gpr | 4 years ago | |
gprpp | 4 years ago | |
http | 4 years ago | |
iomgr | 4 years ago | |
json | 4 years ago | |
matchers | 4 years ago | |
profiling | 6 years ago | |
security | 4 years ago | |
slice | 4 years ago | |
surface | 4 years ago | |
transport | 4 years ago | |
uri | 4 years 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.