GitHub - tailhook/libwebsite: An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)

Skip to content

Navigation Menu

Sign in

Appearance settings

Libwebsite

Libwebsite is evhttp replacement for libev users. It's designed specifically for zerogw, but can be used for other applications as well.

Dependencies (you need *-dev versions of packages):

  • libev
  • openssl

Build Instructions

Build process is done with waf::

./waf configure --prefix=/usr
./waf build
sudo ./waf install

About

An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)

Resources

Readme

License

MIT license

Activity

Stars

38 stars

Watchers

2 watching

Forks

14 forks