The salvia-demo package
This package contains six simple example programs that show how to use the Salvia web application framework. The first demo, salvia-demo, contains a bigger example showing off some of the more advanced features and handler running on the default Salvia server implementation. The second demo, salvia-cgi show how to switch the Salvia back-end and run a Salvia handler in CGI mode. The third example, salvia-serve, is a simple file server that uses the c10k-server back-end and the send-file package to server static files and directories. The other demos illustrate how to use some simple aspects of the web framework.
Properties
| Version | 1.0.0 |
|---|---|
| Dependencies | base (4.*), c10k (0.2.0), fclabels (0.4.*), filestore (0.3.*), monads-fd (0.0.*), network (≥2.2.1.7 & <2.3), salvia (1.0.*), salvia-extras (1.0.*), salvia-protocol (1.0.*), salvia-sessions (1.0.*), salvia-websocket (1.0.*), stm (2.1.*), threadmanager (0.1.*), transformers (0.1.*) |
| License | BSD3 |
| Author | Sebastiaan Visser |
| Maintainer | sfvisser@cs.uu.nl |
| Category | Network, Web |
| Executables | salvia-directories, salvia-query, salvia-helloworld, salvia.cgi, salvia-serve, salvia-demo |
| Upload date | Sun Mar 21 16:01:11 UTC 2010 |
| Uploaded by | SebastiaanVisser |
Modules
Downloads
- salvia-demo-1.0.0.tar.gz (Cabal source package)
- package description (included in the package)