A lightweight, high-performance web server inspired by Apache and Nginx.
Warning: Project is under development and doesn't provide final product quality.
- Plain C89: Written in standard C89 for maximum portability.
- Event-driven model: Efficiently handles multiple connections using an event-driven, non-blocking architecture.
- Configurable: Use a simple configuration file to control server behavior.
- Cross-platform: Works on Linux, macOS, and Windows.
- GNU/Linux
- FreeBSD
- macOS
- Solaris
- Windows 7/8/10
- OpenSSL (OpenSSL License)