52ky 发表于 2022-4-9 16:43:59

Zinx框架游戏服务器开发项目

Golang目前在服务端有很多应用框架,但是应用在游戏领域或者其他长链接领域的轻量级企业框架却很少。 设计 Zinx 的目的是让我们通过 Zinx 框架了解基于 Golang 编写 TCP 服务器的整体大纲,让更多的 Golang 爱好者能够简单地学习和理解这个领域。

(At present, golang has many application frameworks on the server side, but there are few lightweight enterprise frameworks applied in the game field or other long link fields. The purpose of designing zinx is to let us understand the overall outline of writing TCP server based on golang through zinx framework, so that more golang lovers can simply learn and understand this field.)






页: [1]
查看完整版本: Zinx框架游戏服务器开发项目