aboutsummaryrefslogtreecommitdiff
path: root/www/simple-web-server/pkg-descr
blob: 7cb71eb58b846984b70a87b2f60720a61301dd1a (plain) (blame)
1
2
3
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server
and client library implemented using C++11 and Boost.Asio. Created to be an easy
way to make REST resources available from C++ applications.