kansas-comet

A JavaScript push mechanism based on the comet idiom

https://github.com/ku-fpg/kansas-comet/

Version on this page:0.4.1@rev:5
LTS Haskell 22.18:0.4.2@rev:3
Stackage Nightly 2024-04-25:0.4.2@rev:3
Latest on Hackage:0.4.2@rev:3

See all snapshots kansas-comet appears in

BSD-3-Clause licensed by Andrew Gill, Andrew Farmer
Maintained by Andrew Gill
This version can be pinned in stack with:kansas-comet-0.4.1@sha256:5cc3c3f182dc7ee0d37c1cf074bf21f1201bb00569361e0b26e8fd3b8f318157,2306

Module documentation for 0.4.1

kansas-comet Hackage version Build Status

A JavaScript push mechanism and event listener support

Changes

0.4.1 [2021.10.09]

  • Allow building with aeson-2.0.0.0.

0.4

  • Require scotty >= 0.10
  • connect now returns IO (ScottyM ())
  • Allowed building with base-4.8.0.0 and older bases (down to 4.3)
  • Added Eq instances for Document and Options, and Ord and Show instances for Options