摘要: tengine lua 开源一 调用内部接口高效发送文件开源自己封装的sendfile 模块,可以高效的通过lua发送文件源码地址:https://github.com/weinyzhou/Lua-sendfile调用方法local sendfile=require "sendfile";sendf... 阅读全文
posted @ 2015-01-08 15:46 weinyzhou 阅读(317) 评论(0) 推荐(0) 编辑