A lightweight HTTP/2 server written in modern C++. Primarily a learning exercise to explore HTTP/2 and modern C++ features. As such, I am intentionally using low-level APIs and avoiding libraries for the core flow, but using modern C++ features to wrap the POSIX interfaces.
Powers this site! (see status page). Hosted on bunny.net Magic Containers, fronted by Cloudflare to serve HTTP/1.1 & provide caching.