Releases: pwnsky/squick
Squick:1.1.0
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
Squick:1.0.4
- Mongo DB Asynchronous Data Processing, Include: Insert, Find, Update, Delete, Create Index operations.
- Demo added player offline logic
- Proxy forward client's IP to lobby node
- Http client surport https request
Squick:1.0.3
squick 1.0.3 released
- Lua增加数据库异步读取
- 修复LuaIntf在Lua协程中互相调用时,协程L传参错误。
- Lua增加配置表读取
- 代理数据库增加Clickhouse客户端
squick:1.0.0
squick 1.0.0 released
SDK参考相同版本号