Skip to content
View lieng618's full-sized avatar
  • beijing

Block or report lieng618

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sunrise-game-frame sunrise-game-frame Public

    基于 Java 21 实现的轻量级分布式游戏服务器框架,采用"中心服 + 对外服 + 游戏服 + 全局服 + HTTP 服务 + GM 后台 + 可扩展RPC服务"的多服务多进程架构,也可部署为多服务单进程,不同服务支持随意的拆分和组合,支持全球通服模式和滚服模式(一套业务代码,仅修改部署方式),框架不依赖任何第三方中间件,仅需Java环境即可运行,代码简洁规范、易理解、易扩展。

    Java 3