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]

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.4) [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Revised Revision 1 made by MichaelSnoyman at 2019-06-25T07:32:58Z
Category Web
Source repo head: git clone git://github.com/yesodweb/wai.git
Uploaded by MichaelSnoyman at 2018-03-25T13:08:30Z
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 28685 total (141 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 2018-03-25 [all 1 reports]

Readme for wai-handler-launch-3.0.2.4

[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.