rpcx topic

List rpcx repositories

grbac

195
Stars
64
Forks
Watchers

权限管理服务平台, 利用shiro权限管理设计思想, 支持单用户多角色,比RBAC的资源管理更细粒度化

odin

107
Stars
20
Forks
Watchers

Odin is a Rpcx-based rpc framework, reference rpcx https://rpcx.io/

rpcx-gateway

203
Stars
41
Forks
Watchers

http gateway for rpcx services. Clients in any programming languages can call them

kudos

190
Stars
32
Forks
Watchers

Kudos is a simple, high-performance, easy to expand and easy to deploy distributed game service framework based on microservice architecture, It is based on RPC of rpcx, supports pomelo communication...

rpcx-examples

405
Stars
136
Forks
Watchers

examples for the latest rpcx

rpcx-rs

123
Stars
19
Forks
Watchers

rpcx microservice framework in Rust

rpcx-java

79
Stars
24
Forks
Watchers

rpcx implementation in Java for server side and client side

pgo

22
Stars
1
Forks
Watchers

go的开发框架,在这里集成了日志,配置文件,数据库等东西,方便改写使用

message_middleware

19
Stars
5
Forks
Watchers

为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署

protoc-gen-rpcx

45
Stars
19
Forks
Watchers

protoc插件, 可以生成rpcx客户端和服务端代码