Skip to content

Iwill-github/MuduoCpp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuduoCpp11

This repositoriey is implemented by imitating the muduo library (c++11, not relying on the boost library)

1. Compile

sudo sh automake.sh

2. Test

cd example
make
./testserver                # Start the server
telnet 127.0.0.1 8002       # Simulate client connection

image-test

About

This repositoriey is implemented by imitating the muduo library (c++11, not relying on the boost library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages