KalaServer is a lightweight C++ 20 library for Windows and Linux that allows you to make web, media or any other kind of a server with very few dependencies. The library is currently in early alpha development, so a lot of changes will come, but the core goals will stay the same.
This project relies on several external dependencies, they are not shipped inside this project, please make sure you have that repository cloned into a folder inside the same parent directory as this project folder before compiling this project from source.
KalaServer supports Cloudflare tunnel but is not required to use it. If you wish to use Cloudflare tunnel then you must manually download it and place it to C:\cloudflared or /usr/local/bin.