Update: Surrport c++20 coroutine, net & net client, http server & http client can use co_yield, co_return, co_await the feature.
Bugfix: The log not write to file correctly when start single process.
Update: Exception update on linux, the crash files will write into ./data/crash/ directory.
Update: When press Ctrl + C will quit the squick progam correctly in linux
Update: Dockerfile is updated, You can build the mini image by yourself.
Update: Move the doc to wiki
Update: Simplify login process
Update: Remove service configuration from Excel, just using command's args
Update: Remove database configuration from Excel, replaced by ./confg/node/db.json file
Update: The tutorial code is updated.
What's Changed
- Dev by @i0gan in #25
- Dev by @i0gan in #26
- Update clone_thirdparty_build.bat by @i0gan in #27
- Update clone_thirdparty_build.bat by @i0gan in #28
- Dev Update to C++ standard to c++20 by default by @i0gan in #29
- Update to c++23 standard by @i0gan in #30
- Dev Surpport c++20 coroutine requests by @i0gan in #31
- Update tutorial code by @i0gan in #32
- Dev Update by @i0gan in #33
- Dev Update Dockerfile & http coroutine feature by @i0gan in #34
- Node Scale surrported by @i0gan in #35
- Merge from dev by @i0gan in #36
- Fixed the compile & log problem by @i0gan in #37
- Dev by @i0gan in #38
- Dev by @i0gan in #39
- New version 1.1.0 released by @i0gan in #41
Full Changelog: 1.0.4...1.1.0