Hi,
I am using appwarp s2 with LUA client. After check out client api at:
https://github.com/shephertz/AppWarpLua/blob/master/V_1.6.3/AppWarp/WarpClient.lua
I think there is deference beetwen
function WarpClient.initialize(api, secret, host)
And API include in ChatLUA from http://appwarps2.shephertz.com/downloads/download-onpremwarp.php
function WarpClient.initialize(api, host)
So can i using AppWarp folder from ChatDemo/ChatLUA or using lastest code on github?
Where is up to date and fixed lastest bugs?
Thank so much!