kansas-comet: A JavaScript push mechanism based on the comet idiom

[ bsd3, library, web ] [ Propose Tags ]

A transport-level remote JavaScript RESTful push mechanism.


[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

Versions [RSS] 0.2, 0.3.0, 0.3.1, 0.4, 0.4.1, 0.4.2
Change log CHANGELOG.md
Dependencies aeson (>=0.9 && <2.3), base (>=4.6 && <4.20), containers (>=0.4 && <0.8), data-default-class (>=0.0.1 && <0.2), scotty (>=0.10 && <0.23), stm (>=2.2 && <2.6), text (>=0.11.3.1 && <2.2), time (>=1.2 && <1.13), transformers (>=0.3 && <0.7), unordered-containers (>=0.2.3 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2014 The University of Kansas
Author Andrew Gill <andygill@ku.edu>, Andrew Farmer <anfarmer@ku.edu>
Maintainer Andrew Gill <andygill@ku.edu>
Revised Revision 2 made by ryanglscott at 2024-03-11T19:49:39Z
Category Web
Home page https://github.com/ku-fpg/kansas-comet/
Bug tracker https://github.com/ku-fpg/kansas-comet/issues
Source repo head: git clone git://github.com/ku-fpg/kansas-comet.git
Uploaded by ryanglscott at 2023-10-05T12:52:47Z
Distributions LTSHaskell:0.4.2, NixOS:0.4.2, Stackage:0.4.2
Reverse Dependencies 4 direct, 30 indirect [details]
Downloads 8753 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-05 [all 1 reports]

Readme for kansas-comet-0.4.2

[back to package description]

kansas-comet Hackage version Build Status

A JavaScript push mechanism and event listener support