Skip to content

cpp wrapper for libevent, encapsulate some frequently used classes, such as tcp server, tcp client, udp ..etc

Notifications You must be signed in to change notification settings

gtarcoder/libevent_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36fbed3 · Dec 27, 2016

History

3 Commits
Dec 27, 2016
Dec 27, 2016
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Dec 27, 2016
Dec 27, 2016
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Dec 27, 2016
Dec 12, 2016
Dec 27, 2016
Dec 27, 2016
Dec 12, 2016
Dec 12, 2016

Repository files navigation

####libevent utils This is a tool box including asynchronous tcp server&&client, asynchronous udp and other tools written with libevent.

There is directories named 'client' and 'server', which implements the asynchronous tcp client and tcp server respectively. You can build and test the tcp client and server using the two directories.

About

cpp wrapper for libevent, encapsulate some frequently used classes, such as tcp server, tcp client, udp ..etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published