tailhook / libwebsite

An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)
MIT License
39 stars 14 forks source link

Cmake build system support #14

Closed kswaldemar closed 7 years ago

kswaldemar commented 7 years ago

Added support for most popular build system in C++ world

Also correct httptest.py, to not depend on build directory name

tailhook commented 7 years ago

Sorry for late reply, but this project is not maintained anymore. I'm using Rust language for all new low-level stuff like this, and have no time and motivation to support the library. Thanks for contribution anyway.