Libwebsite is evhttp
replacement for libev
users. It's designed specifically
for [zerogw][http://github.com/tailhook/zerogw], but can be used for other
applications as well.
Dependencies (you need *-dev
versions of packages):
- libev
- openssl
Build process is done with waf::
./waf configure --prefix=/usr
./waf build
sudo ./waf install