libGod
是一个基于多路复用IO+协程的网络库。
- 克隆项目。
git clone --recursive https://github.com/VicCode/libGod.git
- 编译。
cd libGod/; ./build.sh -r --static --shared --generator-default --generator-stgz
- 安装。如果编译成功,会在tarball目录生成安装包,请根据系统选择合适的安装包安装。
- 作者: Vic
- 邮箱: vic#libgod.com (replace # with @)