Skip to content

Commit

Permalink
Merge branch 'master' of github.com:josephg/ShareJS
Browse files Browse the repository at this point in the history
  • Loading branch information
josephg committed May 19, 2011
2 parents 8f81bb8 + 5868ebc commit 4066758
Show file tree
Hide file tree
Showing 9 changed files with 848 additions and 82 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ ShareJS

This is a little server (& client library) to allow concurrent editing of any kind of content. The server runs on NodeJS and the client works in NodeJS or a web browser.

At the moment only plain-text is supported, but JSON and rich text should be supported soon.
ShareJS supports operational transform on plain-text and arbitrary JSON data.
Rich text support is planned.

Check out [some cool demos](http://sharejs.org:8000/)
Check out [some cool demos](http://sharejs.org:8000/).


Installing and running
Expand Down
Loading

0 comments on commit 4066758

Please sign in to comment.