8000 GitHub - xwbops/zinx: A lightweight concurrent server framework based on Golang.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xwbops/zinx

 
 

Repository files navigation

English | 简体中文

License Discord Gitter zinx tutorial Original Book of Zinx

Zinx is a lightweight concurrent server framework based on Golang.

Document

< Zinx Wiki : English >

< Zinx 文档 : 简体中文>

Note: Zinx has been widely used in many enterprises for development purposes, including message forwarding for backend modules, long-linked game servers, and message handling plugins for web frameworks. Zinx is positioned as a framework with concise code that allows developers to quickly understand the internal details of the framework and easily customize it based on their own enterprise scenarios.


Source of Zinx

Github

Git: https://github.com/aceld/zinx

Gitee(China)

Git: https://gitee.com/Aceld/zinx

Website

http://zinx.me


Online Tutorial

platform Entry
Zinx Framework tutorial-Lightweight server based on Golang
《Golang轻量级并发服务器框架zinx》

Online Tutorial Video