Dirk Chang
Dirk Chang
1. Fixed PINGREQ not sending when there is no packet received from server (e.g. network is broken) 2. Trigger connection close when PINGREQ not received from server
For build it in Linux
This happened when performing application installation or FreeIOE upgradation. And the FreeIOE gateway will be not restart/reboot in this case.
1. Using Websocket instead of HTTP APIs - [x] Spport Auth Code instead of username/password - [x] Using WebSocket instead of current UDP/RestFul APIs 2. Application Package Export/Upload - [x]...
skynet.now()返回的时间戳不准确,skynet内部时间戳增加的机制存在问题。 而os.time()的时间是准确的,目前的方案是对比这两个时间戳,当时间戳出现问题时(时间差值超过两秒),让skynet退出从而更新时间戳绕过这个问题。
- [ ] Only refresh web page when application/system package download and install/upgrade completed! - [ ] Web will be optional in FreeIOE
Hi, It does not work with lua 5.2.3 in my laptop, (Ubuntu Gnome 14.04 amd64). It works with luajit from openresty. Below is the result running test.lua: cch@cch-NV47H:~/mycode/lua/lumen/tests$ lua test.lua...
1. new interfaces exported 2. using sub module for kcp 3. remove lua source code