Kudoochui Kudos Save

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 protocol and can be easily applied to game development.

Project README

Kudos

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 protocol and can be easily applied to game development.

中文文档

Features

-Easy to use: Game development requires that basic components and services have been integrated and called directly. Especially friendly to those who are familiar with pomelo.

-Componentization: The functions are divided into components and loaded as required.

-Distributed: It can be deployed in multiple nodes or packaged together as a process.

-Microservice architecture, supporting service discovery: Mainstream registries such as consult, etcd, zookeeper, etc.

-RPC based on rpcx: rpcx is a high-performance RPC framework. Its performance is much higher than Dubbo, Motan, thrift and other frameworks, which is twice the performance of grpc. Support service governance. For more functions, please refer to:[ http://rpcx.io ] http://rpcx.io/ )

-Cross language: In addition to go, you can also access node services implemented in other languages. Thanks to rpcx.

-Support pomelo communication protocol: The protocol is widely used in various game development, supporting multi terminal and multi language versions.

-Easy to deploy: Each server is independent and independent and can be started independently.

Installation

go get -u -v github.com/kudoochui/kudos

Getting started(开发脚手架)

kudosServer

游戏架构参考

游戏微服务架构设计:MMORPG

游戏微服务架构设计:挂机类游戏

游戏微服务架构设计:棋牌游戏

游戏微服务架构设计:io游戏

Roadmap

  • Add more connector
  • Actor support

Community

wiki

QQ交流群:77584553

关注头条号:丁玲隆咚呛 分享更多内容

证书

MIT License

Open Source Agenda is not affiliated with "Kudoochui Kudos" Project. README Source: kudoochui/kudos
Stars
190
Open Issues
4
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating