19 skills found
Gooddbird / Tinyrpcc++ async rpc framework. 14w+qps.
Gooddbird / Rocketc++ rpc framework, simplified version of tinyrpc。
mbr / TinyrpcA compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
Bian-Sh / TinyRPC为 Unity 准备的使用 TCP + JsonUtility + Task 实现的极简的现代网络框架,支持 RPC 和常规消息收发。使用 upm 管理,对项目文件 0 侵入;A minimalistic modern networking framework prepared for Unity using TCP, JsonUtility, and Task to implement support for RPC and regular message sending/receiving. Managed via UPM with zero intrusion into the project files.
Shangyizhou / TinyrpcC++实现的小型rpc框架,帮助构建分布式rpc服务
Jackarain / TinyrpcJSONRPC, much fast, lightweight, async, based boost.beast/asio
renderffx / TinyRPCtinyRPC -> A minimal Typescript RPC framework . Protocol-agnostic inspired by trpc v10 and built for speed
Bian-Sh / Unity Drones Multiplayer Tinyrpc这是一个为 TinyRPC 准备的简易多人游戏示例,仅仅演示了简单的位置同步!This is a simple multiplayer game example prepared for TinyRPC, only demonstrating basic pose synchronization!
Gooddbird / Charon基于 TinyRPC 框架开发的一款服务发现、服务注册中心
Arktische / TinyRPCPivot Talent Plan networking lab
wwwwwwwwt / TinyRpcByGo🏠参考net/rpc实现的rpc框架,并在此基础上,新增了协议交换(protocol exchange)、注册中心(registry)、服务发现(service discovery)、负载均衡(load balance)、超时处理(timeout processing)等特性
notinaboat / TinyRPC.jlSimple Julia RPC Protocol based on `serialize`/`deserialize`.
guoqi / TinyrpcA very simple rpc framework for C++
RRRRR0204 / TinyrpcC++项目—基于muduo网络库和protobuf的小型rpc框架
JustDoIt0910 / TinyRPC基于 asio 和 protobuf 的简单 RPC 框架,可选 etcd 作为注册中心,实现轮询、随机、一致性哈希负载均衡策略
ZDeHn / TinyRpcNo description available
kiqsont / TinyRPC基于tinyWebLib + protobuf + zookeeper的RPC框架,支持阻塞/非阻塞RPC调用
itblingfeng / Tinyrpcnetty学习练手项目 一个简单的rpc调用框架
xfarawayx / TinyRPC基于 C++20 协程的 TinyRPC 服务器