Skip to content

gautier-lefebvre/cppframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppframework

A C++ framework which can be used in an event-handling architecture (server/client, etc).

If offers a simple HTTP client, a simple TCP/UDP API and some other useful features which you can see in the wiki section.

It is written in C++11.

operating system

For now only Linux is supported, although Windows only needs basic modifications like closesocket instead of close.

documentation

See the wiki section of the project.

third party code

Included third party libraries:

About

A C++ framework which can be used in an event-handling architecture (server/client, etc.), hopefully from both sides.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages