Files
EWF/library/server/wsf
Jocelyn Fiat e834b2b360 Added on_timer callback event so that server can check regularly external state.
This is a basic solution to implement a way to check for time to time for events to notify websocket clients.
2017-10-24 17:43:06 +02:00
..
2017-03-07 14:31:36 +01:00
2017-05-12 14:55:02 +02:00
2017-10-06 14:06:46 +02:00
2017-03-07 14:31:36 +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