excerpts from muduo:https://github.com/chenshuo/muduo Change it to windows,use C++11.
Use virtual studio 2017, which can support C++11 std::thread std::mutex and so on.
Download from github
git clone [email protected]:kevin-gjm/calm.git
The sln file in src/build/calm/calm.sln <br>
build x86 Debug/Release
The protobuf include and lib are in directory src/3rdParty
.You may add it.
Not separate the base and net library from the solution.You may do it by yourself.