Skip to content

kevin-gjm/muduo-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calm

excerpts from muduo:https://github.com/chenshuo/muduo Change it to windows,use C++11.

How to use

Environment

Use virtual studio 2017, which can support C++11 std::thread std::mutex and so on.

Build

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.

PS

Not separate the base and net library from the solution.You may do it by yourself.

About

muduo in windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published