Skip to content

leizg/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

common

library about network programing(c++ implement).

run test:

  step1: start echo server
      cd src/async/test/serv
      ./run.sh build

  step2: start echo client
      cd src/sync/test/cli
      ./run.sh build

depends:

  glog 
  gflags
  protobuf
  google-perftools

install libraries under ubuntu:
  script/install_depend.sh

platform:

support linux and mac.

About

basic wrpper for network programming (c++ implement)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors