This project contains logic for managing hh. Manages software tasks and provides convenient interfaces to hardware.
A C++20 support is required as the code highly utlizes new features like concepts and chrono datetime and calendar functionalities.
- GCC 10+
- Boost 1.75+ (required Boost.Json)
- spdlog
- fmt
- Full async support through coroutines