Copyright © 2024 Olivier Boudeville
Version: 1.1.4
Authors: Olivier Boudeville (olivier (dot) boudeville (at) esperide (dot) com
).
References
The "Universal Webserver" (US-Web
, part of the Universal Server project), provides a multi-domain, multi-virtualhost webserver integrating various web-related services.
This website presents the documentation of the API (Application Programming Interface) of US-Web version 1.1.4 (as of Sunday, January 14, 2024).
US-Web relies on US-Common (for basic elements such as schedulers), on the Traces library (for trace supervision), on the WOOPER layer (for object-oriented constructs) and on the Myriad layer (as a generic Erlang toolbox).
Note that, currently, code based on WOOPER is not correctly taken into account by edoc: due to limitations, most of the listed functions lack their documentation, and all methods and also generated code, such as constructors, are invisible to edoc, respectively as it is not aware that they are actually exported in, or added to, the AST. However the full US-Web codebase is intensely documented, refer to this repository for full information.
Generated by EDoc