I'm wondering if it's feasible to utilize Google Drive to perform real-time syncing of custom documents between different users on different devices (Android, iOS, web, etc). What I'm talking about is similar to the real-time collaboration capabilities of Google Docs (which was added as a result of the work on Google Wave I believe), but with a custom document format.
For example, a user would manipulate data in a document on an Android app, and those changes would show up in real-time (or close to it) in another user's Android or web app that they've shared the original document with.
Is this something that Google Drive and the Google Drive SDK are designed to handle?