Popularity
5.5
Stable
Activity
0.0
Stable
9
5
1
Monthly Downloads: 2
Programming language: Haskell
License: MIT License
haste-app alternatives and similar packages
Based on the "haste" category.
Alternatively, view haste-app alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of haste-app or a related project?
README
Haste.App
A framework for n-way distributed web applications.
Requirements
- Haste version 0.6+
haste-prim
andhaste-lib
, version 0.6+- GHC version 7.10
Usage
See examples
subdirectory for example usage.
For more information, build and read the Haddock docs: cabal haddock
.
TODO
- Specify which endpoints to start using annotations?
- Add long-polling simulation of server-triggered events?
- Bring back Haste.App.Standalone.
- Bring back the build tool.