a webserver written in Lua?
I'm currently looking into the requisites to write a webserver (HTTP) in Lua, for now just some Links -- MartinSpernau
- [uCore] -- Link Disabled
- [lua-l] code by SteveDekorte?
- [LuaSocket] - the C module for Socket programming in Lua
- [WebServer-Lua-SQLite] - A multithread webserver with lua and sqlite works in windows and linux -- Dead link
- [libwebserver] - this might be a good C-based solution to bind to Lua
- [httpd.lua] - a wimpy httpd server written in Lua 4.
- [lua-httpd] - A simple C + Lua webserver [Lua 5.0]
- [HTTP.lua] - A pure Lua HTTP server. Powers [Nanoki], a full featured wiki engine implemented in Lua.
- [Ladle] - An experimental web server in Lua, configurable via XML.
- [BarracudaDrive]- A fast and secure multithread application server with lua (LSP), sqlite, Lua powered CMS, synchrounous and asynhronous secure Lua Sockets, secure SMTP, HTTPS client library, JSON, AJAX, SOAP, XML-RPC, and more.
Goal
Build a 'DesktopServer?' in Lua.
RecentChanges · preferences
edit · history
Last edited May 15, 2012 11:12 am GMT (diff)