Lets you experiment with the Google Drive Realtime API and take you through how the API works step by step.The Google Drive Realtime Playground will allow you to:
- Authorize for the Google Drive Realtime API
- Create a new Realtime file or open a new one
- Optionally share the realtime file with other collaborators
- See who is currently collaborating with you on the same document
- Try out every type of collaborative Javascript element types
- See the source code for each element types
This is an open source project. The sources can be found here: https://github.com/GoogleDrive/realtime-playground
Reviews of Google Drive Realtime API Playground application