Skip to content
View li9chuan's full-sized avatar

Block or report li9chuan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. BaseService BaseService Public

    微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。

    C++ 134 43

  2. EgretWebSocket EgretWebSocket Public

    白鹭WebSocket与BaseService通信例程,支持protobuf。 微信小游戏适用。

    JavaScript 13 9

  3. AdminService AdminService Public

    C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。

    C++ 13 5

  4. jscomp jscomp Public

    egret js code compression。js代码压缩工具,使用zlib,不依赖jszip。针对启动加载慢问题

    HTML 9 4

  5. ss-fly ss-fly Public

    Forked from flyzy2005/ss-fly

    一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)

    Shell 3

  6. BIN_LuaBind BIN_LuaBind Public

    Forked from BuildItNow/BIN_LuaBind

    BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lua_state,user data和table的抽象类,在C++端能方便的操作lua

    C 2 2