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

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