# boost-asio-study **Repository Path**: big_data_enthusiasts/boost-asio-study ## Basic Information - **Project Name**: boost-asio-study - **Description**: Examples and toturials for C++ Boost Asio library. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-08-14 - **Last Updated**: 2021-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost-asio-study Examples and tutorials for C++ Boost Asio library. Based on *Boost v1.66+*. Tested with *VS 2013 & 2015* and *GCC on Ubuntu 18.04*. 教程: - [基于 Asio 的 C++ 网络编程](Tutorial_zh-CN.md) - [Asio 注意事项](Asio_Tips_And_Notes_zh-CN.md)