The API docs give a tantalizing hint of GWT bindings for the realtime service, but I can't find other mention of them.
Parameters: gapi.drive.realtime.GwtDocumentBridge bridge — The driver for the GWT collaborative libraries.
I'm in the process of writing a GWT app with the realtime API and there's a bunch of complex plumbing that would be great to avoid! Is this GWT collaborative libraries
reference to something that is already out there?