CppServer william 收录于 Programming2020-07-09 约 100 字 预计阅读 1 分钟 目录 安装 编译 警告 本文最后更新于 2020-07-09,文中内容可能已过时。 使用 CppServer 实现 TCP/UDP 通信。 安装 1 2 3 4 5 6 7 8 9 10 11 apt-get install uuid-dev pip3 install gil git clone https://github.com/chronoxor/CppServer.git cd CppServer gil update cd modules rm -rf asio pc git clone git@github.com:chriskohlhoff/asio.git 编译 1 2 cd build ./unix.sh 相关内容 RabbitMQ: 安装与使用 侯捷: C++ 面向对象高级编程 Docker 使用总结 cgdb: 安装与使用 GLIBCXX: not found 赞赏 支付宝 微信 Please enable JavaScript to view the comments powered by giscus.