Files
EWF/library/server/wsf
Jocelyn Fiat d3e865cf6c Fixed setting of socket.timeout in httpd (was not currently set before).
Adopted the nanoseconds timeout precision
 - in config file added support for ns, us, ms, s timeout precision (without indication, it uses `seconds` precision).
2018-10-29 11:27:26 +01:00
..
2017-03-07 14:31:36 +01:00
2017-11-22 17:22:02 -03:00
2018-02-02 22:40:18 +01:00
2017-10-06 14:06:46 +02:00
2017-10-26 10:19:56 +02:00
2017-10-26 10:19:56 +02:00
2017-11-22 17:22:02 -03:00
2017-11-22 17:22:02 -03:00
2017-03-07 14:31:36 +01:00
2017-11-13 15:06:02 -03: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