类skynet脚手架
- 底层 来源于 https://github.com/cloudwu/hive
- 上层 来源于 https://github.com/cloudwu/skynet
- third_party/asio 来源于 https://github.com/chriskohlhoff/asio
- third_party/LibreSSL 来源于 https://github.com/PowerShell/LibreSSL
- third_party/jemalloc 来源于 https://github.com/jemalloc/jemalloc
- third_party/lfs 来源于 https://github.com/keplerproject/luafilesystem
- third_party/lua 来源于 https://github.com/lua/lua
- third_party/pb 来源于 https://github.com/starwing/lua-protobuf
- third_party/protobuf 来源于 https://github.com/protocolbuffers/protobuf
- lualib/hotfix 来源于 https://github.com/jinq0123/hotfix
- lualib/json 来源于 http://dkolf.de/src/dkjson-lua.fsl/home
- lualib/msgpack 来源于 https://framagit.org/fperrad/lua-MessagePack
- gcc g++ 7
- cmake 3.16.4
- ./build.sh
- cmake 3.16.4
- ./build.sh
- Visual Studio 2019
- cmake 3.16.4
- ./build.bat
- ./lua ./main.lua ./test/config_main
- ./lua ./main.lua ./test/config_main1
- ./lua ./main.lua ./test/config_debug_console
- ./lua ./main.lua ./test/config_http
- ./lua ./main.lua ./test/config_mysql
- ./lua ./main.lua ./test/cluster/config_cluster1 ./lua ./main.lua ./test/cluster/config_cluster2
- ./lua ./main.lua ./test/datasheet/config
- ./lua ./main.lua ./test/redis/config_redis
- ./lua ./main.lua ./test/redis/config_redis2
- ./lua ./main.lua ./test/redis/config_pipeline