A C++ game server frame in embryo. now implementation net (by epoll in unix, by iocp in windows) and timer, threadpool. 现已实现基于epoll,select,iocp的网络通讯模型、基于最小堆的定时器、线程池、简单的日志实现、简单的mysql数据库封装
A C++ game server frame in embryo. now implementation net (by epoll in unix, by iocp in windows) and timer, threadpool. 现已实现基于epoll,select,iocp的网络通讯模型、基于最小堆的定时器、线程池、简单的日志实现、简单的mysql数据库封装
Behavior Trees Library in C++. Batteries included.
Examples and toturials for C++ Boost Asio library.
最近一年贡献:29 次
最长连续贡献:3 日
最近连续贡献:3 日
贡献度的统计数据包括代码提交、创建任务 / Pull Request、合并 Pull Request,其中代码提交的次数需本地配置的 git 邮箱是 Gitee 帐号已确认绑定的才会被统计。