wai-handler-launch: Launch a web app in the default browser.

[ library, mit, web ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/wai-handler-launch.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 1.0.0, 1.1.0, 1.1.0.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.3.1.5, 2.0.0, 2.0.1.1, 2.0.1.2, 2.0.1.3, 3.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3, 3.0.0.4, 3.0.0.5, 3.0.1, 3.0.2, 3.0.2.1, 3.0.2.2, 3.0.2.3, 3.0.2.4, 3.0.3, 3.0.3.1
Change log ChangeLog.md
Dependencies async, base (>=4 && <5), bytestring (>=0.10.4), http-types (>=0.7), process (>=1.0 && <1.7), streaming-commons (>=0.2), transformers (>=0.2.2), wai (>=3.0 && <3.3), warp (>=3.0 && <3.5) [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Revised Revision 1 made by janus at 2024-05-22T15:28:15Z
Category Web
Source repo head: git clone git://github.com/yesodweb/wai-handlers.git
Uploaded by MichaelSnoyman at 2020-01-18T19:31:00Z
Distributions Arch:3.0.3.1, Debian:3.0.3.1, Fedora:3.0.3.1, LTSHaskell:3.0.3.1, NixOS:3.0.3.1, Stackage:3.0.3.1
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 28780 total (68 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-18 [all 1 reports]

Readme for wai-handler-launch-3.0.3.1

[back to package description]

wai-handler-launch

This handles cross-platform launching and inserts Javascript code to ping the server. When the server no longer receives pings, it shuts down.