|
|
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.