Thats really cool work. Seems to work slickly, and theres mobile library code already.
Someone needs to make a ven diagram of various communication techs and their features. As I understand it this has the functionality of the wave protocol except for the federation right? Just a random thought, but seeing as theres occasionally calls for the Wave code base to be scrapped and recreated (faster/better/stronger/neater...) would it make sense to build a new WFP out of this, rather then trying to wrangle the existing code into shape? Or is that a crazy idea? ~~~ Thomas & Bertines online review show: http://randomreviewshow.com/index.html Try it! You might even feel ambivalent about it :) On 8 July 2014 08:18, Joseph Gentle <jose...@gmail.com> wrote: > Very cool :) > > On Mon, Jul 7, 2014 at 11:07 PM, 田传武 <i...@goodow.com> wrote: > > Hi all, > > > > I'd like to share an open-source project which implements nearly all > > features of the google drive realtime api. Google Drive Realtime API > > provides Google Docs–style instant collaboration. It lets multiple people > > edit the same data simultaneously. > > > > This project was inspired by Apache Wave, it is available on github at > > https://github.com/goodow/realtime-store > > The server runs on vert.x, and uses a memory store by default, but also > > provides a persistent data store based on ElasticSearch and uses Redis to > > scale across multiple frontend servers. The redis+elasticsearch code is > > ported from livedb, really appreciate Joseph Gentle and the ShareJS > > community, thanks! > > > > You can try out the features of the Realtime API on the live playground, > or > > get the Android demo App on google play. > > There is also an Objective-C client library for iOS and Mac OS X, but it > is > > not yet fully tested, so please use at your own risk! > > > > Enjoy! > > > > -- > > You received this message because you are subscribed to the Google Groups > > "ShareJS" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to sharejs+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. >