Unclaimed project
Are you a maintainer of drogon? Claim this project to take control of your public changelog and roadmap.
Changelog
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Do not write to source directory during build.
Improve Postgres connection stability.
Add handleFatalError in handleClosed.
Add -o|--output option to drogon_ctl create models.
Add qrcode for WeChat official account to the README file.
Support for iOS compiling.
Add cors example to demonstrate cross-origin support in drogon.
Add support for continuation frame in WebSocketMessageParser.
Add RawParameter API to pass raw SQL parameters.
Upgrade Windows image and re-enable tests on Windows.
Fix a bug in isAutoCreationClass.
Fix CI on MacOS.
Fix issue with precision loss of double-type parameters in ORM inputs.