Files
EWF/library/server/wsf
Jocelyn Fiat ab0bc7b314 Marked most of the *_with_request_methods procedure obsolete by the same feature name without the "_with_request_methods".
Added argument passing request methods to feature without the _with_request_methods.
Prefer "thread" concurrency for now in examples.
2015-06-10 17:52:26 +02:00
..
2015-06-08 10:10:51 +02:00
2015-05-06 22:15:46 +02:00
2015-05-06 22:15:46 +02:00
2012-12-03 11:12:53 +01: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