Refactor to use the new library structure convention.

This commit is contained in:
Javier Velilla
2011-07-15 08:15:31 -03:00
parent 4a87d5822b
commit 9dd1439a2f
92 changed files with 40 additions and 217 deletions

View File

@@ -1,21 +1,23 @@
Eiffel Nino HTTPD
=================
The code is based on Xebra and Emu Web Server.
Goal
========
HTTPD server for development.
Eiffel Nino is and HTTPD server. It's a work in progress, so maybe it will be refactored.
The goal of is to provide a simple web server for development (like Java, Python and Ruby provide)
The code is based on Xebra and Emu Web Server.
Goal
========
HTTPD server for development.
Features
=======
=======
Testing
=======
=======
The server work fine in Windows and Linux.
Run the server and point your browser to one of the following URIs
@@ -30,7 +32,7 @@ Run the server and point your browser to one of the following URIs
8) http://localhost:9000/html5/dataset.html
Known Issues
============
============