# myserver **Repository Path**: DGuco/myserver ## Basic Information - **Project Name**: myserver - **Description**: 用libevent和共享内存实现的一个游戏server - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-26 - **Last Updated**: 2026-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myserver 利用libevent和共享内存实现的一个游戏server(注意:代码尚有细节性的bug,仅供参考)
# 框架结构图 ![image](https://github.com/DGuco/myserver/raw/master/doc/gameserver框架.png)