sws: A simple web server for serving directories, similar to weborf.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
The main drivers for this application were Windows (and Linux) support and security, and to a lesser extent performance. Security is improved over weborf by using Haskell, supporting TLS, and explicitly NOT supporting CGIs of any kind.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.4.0.0, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.5.0, 0.4.6.0, 0.5.0.0, 0.5.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9.1 && <4.11), bytestring (>=0.10.8 && <0.11), cryptonite (>=0.24 && <0.25), directory (>=1.3.0 && <1.4), filepath (>=1.4.1 && <1.5), hourglass (>=0.2.10 && <0.3), http-types (>=0.9.1 && <0.10), network (>=2.6.3 && <2.7), resourcet (>=1.1.9 && <1.2), transformers (>=0.5.2 && <0.6), wai (>=3.2.1 && <3.3), wai-extra (>=3.0.20 && <3.1), wai-middleware-static (>=0.8.1 && <0.9), warp (>=3.2.13 && <3.3), warp-tls (>=3.2.4 && <3.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014-2017 Derek Elkins |
Author | Derek Elkins |
Maintainer | derek.a.elkins@gmail.com |
Category | Web |
Source repo | head: git clone https://github.com/derekelkins/sws.git |
Uploaded | by DerekElkins at 2017-09-17T03:11:24Z |
Downloads
- sws-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees