woot: Real time group editor without operational transform.

[ data, library, mit ] [ Propose Tags ]

Without operation transform - WOOT.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 (>=4.8 && <5.0), vector [details]
License MIT
Author Tyler Olson
Maintainer tydotg@gmail.com
Revised Revision 1 made by phadej at 2016-06-03T20:26:28Z
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-09-05T06:43:31Z
Distributions NixOS:0.0.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4168 total (21 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 2 reports]

Readme for woot-0.0.0.1

[back to package description]

woot

Core library for creating real time collaborative documents without Operational transformation (WOOT). This package provides the core logic and data types for building a server capable and handling real time editing with WOOT.

Reference

Install

$ stack install woot

Test

stack test

Notes:

TODO:

  • ci
  • docs
  • examples