|
|
пре 11 година | |
|---|---|---|
| include | пре 11 година | |
| src | пре 11 година | |
| templates | пре 11 година | |
| test | пре 11 година | |
| third_party | пре 11 година | |
| tools | пре 11 година | |
| vsprojects | пре 11 година | |
| .clang-format | пре 11 година | |
| .gitignore | пре 11 година | |
| .gitmodules | пре 11 година | |
| INSTALL | пре 11 година | |
| LICENSE | пре 11 година | |
| Makefile | пре 11 година | |
| README.md | пре 11 година | |
| build.json | пре 11 година |
Copyright 2015 Google Inc.
See grpc/INSTALL for installation instructions for various platforms.
Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages.