GrpcServer
GrpcServer builds a lightweight, high-performance proxy service framework using the gRPC (Google Remote Procedure Call) protocol.
Install / Use
/learn @ganweisoft/GrpcServerREADME
<p align="left" dir="auto">
<a href="https://opensource.ganweicloud.com" rel="nofollow">
<img width="130" height="130" src="src/logo.jpg">
</a>
</p>
English | 简体中文
GrpcServer builds a lightweight, high-performance proxy service framework using the gRPC (Google Remote Procedure Call) protocol. It models communication interfaces using the Protocol Buffers (protobuf) interface definition language, and supports cross-language and cross-platform service integration and invocation.
License
GrpcServer is licensed under the very permissive MIT License. For details, see License.
How to Contribute
We warmly welcome contributions from developers. If you find a bug or have any ideas you'd like to share, feel free to submit an issue.
