Files
EWF/library/server/wsf
Jocelyn Fiat 330d1462bf Reuse WSF_LAUNCHABLE_SERVICE code as ancestor of WSF_DEFAULT_SERVICE_I
Note that this way, it is easy to redefine `launch' in order to customize the launching instruction if needed (thinking about testing...)
This might breaks some code since it adds a `launch' feature, but it is easy to fix and unlikely to happen often.
2013-05-14 15:57:08 +02:00
..
2013-03-08 22:13:27 +01:00
2012-12-19 00:10:31 +01:00
2012-12-03 11:12:53 +01:00
2012-12-03 11:12:53 +01:00
2013-03-26 17:33:50 +00:00
2013-03-26 16:10:32 +00:00

Web Server Framework

User friendly framework to build Eiffel Web server applications. It is built on top of EWSGI to benefit from the various EWSGI connectors.

Requirements

Content

  • Core classes for the Web Server Framework
  • Router library

Overview

Usage

Examples