Basic testing Types of assertions Asynchronous testing Starting Drogon’s event loop CMake integration DrogonTest is a minimal testing framework built into drogon to enable ea...
pipeline mode automatic batch mode Enable automatic batch mode 09 Plugins The automatic batch mode is only valid for the client library of postgresql 14+ version, and will b...
Brotli Info Brotli Info Drogon supports out of the box brotli statically compressed files if it finds next to asset the corresponding brotli compressed asset. So for instance, ...
Predefined joinpoints AOP schematic 13 Benchmarks AOP(Aspect Oriented Programming) is a programming paradigm that aims to increase modularity by allowing the separation of cr...
Coroutine Terminology Enabling coroutines Using coroutines Common pitfalls Launching coroutines with lambda capture from a function Passing/capturing references into coroutine...