在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:grpc-framework开源软件地址:https://gitee.com/mirrors/grpc-framework开源软件介绍:gRPC – An RPC library and frameworkgRPC is a modern, open source, high-performance remote procedure call (RPC)framework that can run anywhere. gRPC enables client and server applications tocommunicate transparently, and simplifies the building of connected systems.
To start using gRPCTo maximize usability, gRPC supports the standard method for adding dependenciesto a user's chosen language (if there is one). In most languages, the gRPCruntime comes as a package available in a user's language package manager. For instructions on how to use the language-specific gRPC runtime for a project,please refer to these documents
Per-language quickstart guides and tutorials can be found in thedocumentation section on the grpc.io website. Codeexamples are available in the examples directory. Precompiled bleeding-edge package builds of gRPC To start developing gRPCContributions are welcome! Please read How to contribute which will guide you throughthe entire workflow of how to build the source code, how to run the tests, andhow to contribute changes to the gRPC codebase. The "How to contribute" documentalso contains info on how the contribution process works and contains bestpractices for creating contributions. TroubleshootingSometimes things go wrong. Please check out theTroubleshooting guide if you are experiencing issues withgRPC. PerformanceSee thePerformance dashboardfor performance numbers of master branch daily builds. ConceptsSee gRPC Concepts About This RepositoryThis repository contains source code for gRPC libraries implemented in multiplelanguages written on top of a shared C core library src/core. Libraries in different languages may be in various states of development. We areseeking contributions for all of these libraries:
|
请发表评论