woot: Real time group editor without operational transform.

[ data, library, mit ] [ Propose Tags ]

Without operation transform - WOOT.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6
Dependencies base (<5.0), vector [details]
License MIT
Author Tyler Olson
Maintainer tydotg@gmail.com
Category Data
Home page https://github.com/TGOlson/woot-haskell
Source repo head: git clone https://github.com/TGOlson/woot-haskell
Uploaded by tgolson at 2015-08-31T04:41:57Z
Distributions NixOS:0.0.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4160 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-21 [all 1 reports]

Readme for woot-0.0.0.0

[back to package description]

woot

Real time group editor without Operational transformation (WOOT). This package provides the core library and logic for building a server capable and handling real time editing with WOOT. Reference

Install

$ cabal install woot

Test

cabal test

Notes:

TODO:

  • ci
  • docs
  • examples