8000 GitHub - jincike/muduo-win: muduo in windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jincike/muduo-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 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 virsual studio 2019, which can support C++11 std::thread std::mutex and so on.

Build

Download from github
git clone git@github.com: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

Languages

  • C++ 71.6%
  • C 28.4%
0