wai-cli: Command line runner for Wai apps (using Warp) with TLS, CGI, socket activation & graceful shutdown
Command line runner for Wai apps (using Warp) with support for UNIX domain sockets, TLS (can be turned off with a cabal flag to avoid compiling the TLS library), CGI, socket activation (systemd-compatible, but see https://codeberg.org/valpackett/soad for a more interesting (and not linux-only) thing than what systemd does), and graceful shutdown (on TERM signal).
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tls | Include warp-tls | Enabled |
fastcgi | Include wai-handler-fastcgi | Disabled |
unixsockets | Enable Unix sockets | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- wai-cli-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.3 |
---|---|
Dependencies | ansi-terminal, base (>=4.8.0.0 && <10), http-types, iproute, monads-tf, network, options, stm, streaming-commons, transformers, unix, wai, wai-extra, wai-handler-fastcgi, warp, warp-tls [details] |
Tested with | ghc ==8.8.4 |
License | LicenseRef-PublicDomain |
Copyright | 2017-2021 Val Packett <val@packett.cool> |
Author | Val Packett |
Maintainer | val@packett.cool |
Revised | Revision 2 made by myfreeweb at 2022-10-16T12:33:06Z |
Category | Web |
Home page | https://codeberg.org/valpackett/wai-cli |
Source repo | head: git clone https://codeberg.org/valpackett/wai-cli.git |
Uploaded | by myfreeweb at 2021-06-24T11:21:51Z |
Distributions | LTSHaskell:0.2.3, NixOS:0.2.3, Stackage:0.2.3 |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 2934 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-06-24 [all 1 reports] |