C++ http server samples based on libevent
- Lightweight HTTP Server in less than 40 Lines on libevent and C++11
- Свой http-сервер менее чем в 40 строк кода на libevent и C++11
NOTE:
The MIF project includes as part a some ideas from this test project for http transport demonstrated in http example.