14 skills found
yeecode / EasyRPCEasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
ipjohnson / EasyRpcRPC Service and Client for AspNetCore
Matrix6677 / EasyRpcEasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
codemation / EasyrpcAn easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication
chxuan / Easyrpc:sunflower:Easy to use RPC framework
WellJay / EasyRpc🚀A simple rpc framework implemented with netty for learning
ftomark / Msgpack Rpc Cpp11EasyRPC is a msgpack-rpc + α implementation for Modern C++17 language.built on top of https://github.com/rpclib/rpclib
gofish2020 / Easyrpc实现远程过程调用(RPC)
SuperJMN / UnoPlatform.AppTemplateTemplate that uses Uno Platform + ReactiveUI + EasyRPC
AlexZFX / EasyrpcAn easy rpc framework write for study
zhongzepeng / EasyRpcEasyRpc
zhuxiujia / Easyrpc Discoveryeasyrpc-discovery ,very easy use easyrpc+consul discovery for golang.api like spring cloud
tigerJayjay / Easyrpc简单易用的rpc框架。基于springboot,使用redis作为注册中心,支持服务自动发现和注册。
heartandu / EasyrpcEasyRPC is an easy-to-use gRPC client. Inspired by grpcurl and evans and aims to ease the process of querying protobuf RPCs from a terminal.