GAE Channel API

Hi everyone,

We recently had troubles trying to create a Corona/lua client, hoping to use Google App Engine as our server solution, and we’re looking for some help.

Thing is we found a JAVA client which is using the GAE Channel API, and wanted to make something quite similar, but they use mostly Apache package’s functions and objects we didn’t find in LUA.

My question would be then : is there already an equivalent of the GAE Channel API existing in LUA/Corona ? And if not, is there at least an equivalent to the java’s Apache package ? Thanks in advance !