imhuzi / realtime-store

Google Docs–style instant collaboration

Home Page:http://realtimeplayground.goodow.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime-store Build Status

Google Docs–style collaboration via the use of operational transforms

See Wiki for more information.

Visit Google groups for discussions and announcements

Check out the playground live instance.

Credits:

LIVE DB for implementation and documents of database api.

Build from source and launch server

Pre-requisites

Check out sources and run the server with Maven

git clone https://github.com/goodow/realtime-store.git
cd realtime-store
mvn clean package -DskipTests=true vertx:runMod

Configuration

https://github.com/goodow/realtime-store/blob/master/src/main/resources/store.conf

Clients

For java and android: realtime-android

See: https://github.com/goodow/realtime-android

Try out Goodow Realtime Store API Playground on the Android Market:

Google Play

For iOS and Mac OS X: GDStore

See: https://github.com/goodow/GDStore

For javascript: realtime.store

See: https://github.com/goodow/bower-realtime-store

You can try out the Goodow Realtime Store API Playground on its live instance.

About

Google Docs–style instant collaboration

http://realtimeplayground.goodow.com/


Languages

Language:Java 96.8%Language:Lua 1.6%Language:Makefile 0.8%Language:Shell 0.8%