lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Mar 17, 2005, at 19:43, Andre Carregal wrote:

Kepler Project's Xavante and Javier Guerra's luahttpd have merged in a
single project and we have just released the first public version of it

Excellent! Talking of HTTP servers, does anyone feel like implementing a WebDAV service?

LuaWeb (aka LW) has a file and directory service [1][2], but what would really rock would be a diminutive WebDAV service :))

WebDAV is pretty well supported at the file system level by mainstream operating systems. Having a Lua WebDAV driver of sort would open a lot of interesting possibilities...

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/

[1] http://dev.alt.textdrive.com/file/LW/LWFileService.lua
[2] http://dev.alt.textdrive.com/file/LW/LWDirectoryService.lua