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

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

A transport-level remote JavaScript RESTful push mechanism.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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, 0.4.3
Change log CHANGELOG.md
Dependencies aeson (>=2 && <2.3), base (>=4.9 && <4.21), containers (>=0.4 && <0.8), data-default-class (>=0.0.1 && <0.3), 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]
Tested with ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.2, ghc ==9.10.1
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>
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 2024-10-26T20:35:10Z
Distributions LTSHaskell:0.4.3, NixOS:0.4.2, Stackage:0.4.3
Reverse Dependencies 4 direct, 30 indirect [details]
Downloads 9059 total (68 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-10-26 [all 1 reports]

Readme for kansas-comet-0.4.3

[back to package description]

kansas-comet Hackage version Build Status

A JavaScript push mechanism and event listener support