- EchoServer, EchoClient based on BoostAsio
- https://github.com/zone0000/XProject
- XProject is a echo server/client based on boost asio library.
- Using the boost library, anyone can easily use.
- Visual Studio 2015 Update2
- Windows
- boost library 1.60
- cppformat 2.0.0
- google-protobuf 2.6.1
- log4plus 1.2.0
- loki 0.1.7
|-- SDKs
| |-- boost_1_60_0
| | |-- boost
| | `-- lib64-msvc-14.0
| |-- cppformat-2.0.0
| |-- log4plus
| | |-- include
| | `-- lib
| |-- loki
| | |-- include
| | `-- lib
| `-- protobuf
| |-- include
| `-- lib
`-- XProject
|-- Build
`-- Code
- This project is available under The BSD-3-Clause. For more information see the License file.