Skip to content

valderman/haste-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haste.App

A framework for n-way distributed web applications.

Requirements

  • Haste version 0.6+
  • haste-prim and haste-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.