Files
EWF/library/server/wsf
Jocelyn Fiat 7c7bf9a3f8 Introduced WSF_ROUTER_SESSION
This fixes CQS violation from WSF_ROUTER.dispatch_and_return_handler (...): ? WSF_HANDLER
and related code, and this is more compliant with concurrency.

In addition, the WSF_ROUTER_SESSION can be enhanced in the future to answer more advanced needs.
2013-03-21 15:41:46 +01:00
..
2013-03-21 15:41:46 +01:00
2013-03-08 22:13:27 +01:00
2012-12-19 00:10:31 +01:00
2012-10-04 15:04:14 +02:00
2012-12-03 11:12:53 +01: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