BlackWolf / Connichiwa

A framework for local multi-device web applications
15 stars 0 forks source link

Reconnect websocket if app is suspended and re-launched #54

Open BlackWolf opened 10 years ago

BlackWolf commented 10 years ago

When an app is sent to the background and acts as a remote it closes the websocket connection. When entering foreground again, we should try to reconnect to the URL we were connected to. If this fails, we should get out of remote state.