Google Relatime API stops responding after computer wakes up from sleep mode -


easy reproduce:

  1. go https://realtime-cube.appspot.com
  2. start new game
  3. open second tab same game
  4. make sure both tabs realtime connected upon change.
  5. now, put computer (in case mac osx) in sleep mode 4 seconds (in case close , re-open it).
  6. go game tabs , make change
  7. the tabs not sync each other. changes not saved in document.
  8. errors not thrown during save operation.

any explanation? should reload document @ point? how should catch situation?


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -