Oat++ Async-API starter for building high-concurrency C++ web services.
Starter project for building C++ web services using the Oat++ Async API. It provides an async-oriented project layout, example controllers and DTOs, and can be built with CMake or containerized with Docker. Suited for services that require high concurrency (streaming, large-scale downloads, chat) and embedded or cloud deployments.
0