Jocelyn Fiat
89cd5a3b44
Removed initial Thread for the HTTP_HANDLER, this is not needed here
...
Removed HTTP_SERVER_SHARED_CONFIGURATION from the library ... not needed by the library.
Added HTTP_SERVER_SHARED_CONFIGURATION to the example to show how to share the configuration, if needed
2011-11-30 19:05:16 +01:00
Jocelyn Fiat
53496e010b
removed useless "a_name" argument
...
Fixed typo in on_launched
2011-11-04 19:09:49 +01:00
Jocelyn Fiat
00ffa50054
added events on_launched and on_stopped to ease integration with launching application
2011-11-04 11:46:56 +01:00
Jocelyn Fiat
c53d4d37a7
added access to the effective port that the server is listening to (useful when we set port to 0 it use a random free port)
...
added verbose , so that we write message to the console only if desired.
2011-11-03 18:13:55 +01:00
Jocelyn Fiat
34bb793599
Added license.lic and copyright to Javier
2011-10-07 14:36:20 +02:00
Javier Velilla
9dd1439a2f
Refactor to use the new library structure convention.
2011-07-15 08:15:31 -03:00