This is the server framework for the game QQSpeed.
Requires MySQL 8.0 or higher.
1.还有很多部分需要修改,最开始的代码耦合性太高以及可读性与后期可维护性太差
2.因为时间关系,本代码很多地方用的还是原先代码的内容
3.需要修改数据包读写方式为结构体、封装业务逻辑为类后继续抽象,如游戏业务逻辑、数据库、缓存的业务逻辑等,方便后期维护以及提高代码的可读性,同时要根据不同角色进行分发
Please read it carefully and agree to the following terms in order to continue using this program.
1.This program is intended for learning and research purposes only.
2.不得将该程序用于任何商业目的,也不得用于非法活动。
2.It must not be used for any commercial purposes or illegal activities.
3.使用本程序所造成的任何损失或责任,使用者需自行承担。
3.The user is solely responsible for any loss or liability incurred through the use of this program.
4.作者对使用本程序所引发的任何后果不承担任何责任。
4.The author assumes no responsibility for any consequences resulting from the use of this program.
5.以任何方式复制、修改、解除限制或继续开发该程序的行为均与作者无关。作者对以上行为产生的任何责任概不负责。
5.The act of copying, modifying, removing restrictions, or further developing this program in any way is unrelated to the author. The author bears no responsibility for any liabilities arising from the aforementioned actions.