Skip to content

adan830/EasyNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#EasyNet(reactor-based c++ network library) #Author: fuliangcheng1985@126.com

##EasyNet is a simple cross-platform, reactor-based c++ framework, just like netty in java, twisted in python

##TODO ###support linux and MacOS ###support Epoll and poll, keque IO multiplexing ###support Websockets ###implement a simple http webserver with EasyNet

About

A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • Protocol Buffer 3.4%
  • C 0.1%