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/unrelentingtech/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'.
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] |
License | LicenseRef-PublicDomain |
Copyright | 2017-2021 unrelentingtech <hello@unrelenting.technology> |
Author | unrelentingtech |
Maintainer | hello@unrelenting.technology |
Revised | Revision 1 made by myfreeweb at 2022-07-31T21:47:51Z |
Category | Web |
Home page | https://codeberg.org/unrelentingtech/wai-cli |
Source repo | head: git clone https://codeberg.org/unrelentingtech/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 |
Downloads | 2476 total (8 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] |