Not familiar with C, which is difficult for me at least now On Wednesday, July 16, 2014 8:17:17 PM UTC+8, Bram Moolenaar wrote: > 田传武 wrote: > > > > > I'd like to share an open-source project which implements nearly all > > > features of the google drive realtime api. *Google Drive Realtime API* > > > <https://developers.google.com/drive/realtime/> provides Google Docs–style > > > instant collaboration. It lets multiple people edit the same data > > > simultaneously. > > > > > > This project was inspired by Google Wave, the server runs on vert.x. It is > > > available on github at https://github.com/goodow/realtime-store > > > > > > You can try out the features of the API on the *live playground* > > > <http://realtimeplayground.goodow.com/>, or get the *Android demo App* > > > <https://play.google.com/store/apps/details?id=com.goodow.realtime.android.playground> > > > on > > > google play. > > > There is also an *Objective-C client library > > > <https://github.com/goodow/GDStore>* for iOS and Mac OS X, but it is not > > > yet fully tested, so please use at your own risk! > > > > Interesting. It appears there is a Javascript client, but no C client. > > For Vim we would need a C client. Perhaps the Objective C client can be > > turned into a C client? > > > > -- > > No man may purchase alcohol without written consent from his wife. > > [real standing law in Pennsylvania, United States of America] > > > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > > \\\ an exciting new programming language -- http://www.Zimbu.org /// > > \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
-- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
