GStones

Results 3 issues of GStones

当前配置参数不支持通过环境变量赋值,导致不同环境下的部署困难。建议使用 https://github.com/spf13/viper 管理配置信息。

**What happened**: `Allocator server` can not verify the client certificate when the client certificate auto-renew **What you expected to happen**: Can verify the client certificate when the client certificate auto-renew...

kind/bug

## 项目地址: * 基础框架:https://github.com/GStones/moke-kit * 最佳实践:https://github.com/moke-game ## Features: * IoC思想完美应用:用积木块(Service)搭建自己想要的集群服务 * 基于云原生解决方案,实现战斗服务的全球独立就近部署和自动扩缩容: [agones](https://agones.dev/site/),[openmatch](https://open-match.dev/site/) * [零信任安全模式](https://www.cloudflare.com/zh-cn/learning/security/glossary/what-is-zero-trust/) * 服务间同步/异步的通信方式灵活使用 * 基于CAS乐观锁保证分布式集群数据的一致性 * 基于JWT用户授权机制,保证集群服务的请求权限 * 等等其他特性等你探索 ## Architecture: ![image](https://github.com/user-attachments/assets/379455c5-9cc5-4c3e-99c6-8881c228d692)