Wandora modules framework

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Wandora contains a modular framework for setting up server applications. This can be used as part of a standard web app, or as a basis for a custom server application. It coul...")
 
Line 1: Line 1:
Wandora contains a modular framework for setting up server applications. This can be used as part of a standard web app, or as a basis for a custom server application. It could be used for other purposes than just server applications too but that is its primary purpose.
+
Wandora contains a modular framework for setting up server applications. This can be used as part of a standard web app, or as a basis for a custom server application. It can also be used in the [[Embedded HTTP server]]. It could be used for other purposes than just server applications too but that is its primary purpose.
  
 
== Introduction ==
 
== Introduction ==

Revision as of 16:50, 20 March 2014

Wandora contains a modular framework for setting up server applications. This can be used as part of a standard web app, or as a basis for a custom server application. It can also be used in the Embedded HTTP server. It could be used for other purposes than just server applications too but that is its primary purpose.

Contents

Introduction

Configuration file

Module loading

List of modules

Writing new modules

Personal tools