Gly Game Engine 0.0.11
Game engine in lua
|
Functions | |
local function | fast () |
reduced response | |
local function | body (content) |
local function | param (name, value) |
local function | header (name, value) |
local function | success (handler_func) |
local function | failed (handler_func) |
local function | error (handler_func) |
http
local function body | ( | content | ) |
local function error | ( | handler_func | ) |
local function failed | ( | handler_func | ) |
local function fast | ( | ) |
disconnect when receiving status
local function header | ( | name | , |
value | ) |
local function param | ( | name | , |
value | ) |
local function success | ( | handler_func | ) |