3

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?

Riley Lark
  • 20,660
  • 15
  • 80
  • 128

1 Answers1

3

Sorry, but that is just an implementation detail. There is not a GWT API available at this time, just the javascript one.

Cheryl Simon
  • 46,552
  • 15
  • 93
  • 82