Luabinding support & other features
Pre-release
Pre-release
- Add Lua bindings with sol2 support, see https://github.com/halx99/mini-asio/blob/master/test/test/luatest.xsxproj
- Remove game engine specific code
- Upgrade c++ require standard to c++17
- Deep integration binary stream encode/decode, and export to Lua
- Update protocol autogen tool for new lua bindings
- Remove set_callbacks, only need set event callback at start_service.