[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: library
- From: PA <petite.abeille@...>
- Date: Tue, 8 May 2007 20:38:54 +0200
On May 08, 2007, at 02:05, neha jonna wrote:
1) what is the best library out there to write a simple http server?
How simple?
Here are a couple of examples:
- cgi - http://dev.alt.textdrive.com/browser/LW/CGI.lua
- luasocket + coroutine -
http://dev.alt.textdrive.com/browser/LW/LWApplication.lua
- tcpserver - http://dev.alt.textdrive.com/browser/HTTP/HTTP.lua