Hello Kepler enthusiasts, I would like to embed an HTTP server in my existing lua program (rather than running a standalone server), and came across Xavante.
I installed it via luarocks, followed the quick start at http://keplerproject.github.com/xavante/manual.html and quickly got it to serve files using the xavante.filehandler. I'd like to write individual services using the WSAPI interface. Secondly, the actual WSAPI functions I'd like to be called are created at runtime; they are closures with access to things like a LuaSQL connection. How can I connect such a function to Xavante? More generally, is there some documentation that I have failed to find? I've discovered the link above, as well as http://keplerproject.github.com/wsapi/manual.html (This is all on Debian Linux, if it makes any difference) Thanks, Peter Pimley
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/