BlackWolf / Connichiwa

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

Web library reconnect after device sleep #64

Open BlackWolf opened 10 years ago

BlackWolf commented 10 years ago

After device sleep, the web library's websocket cannot connect (each connection attempt returns an onclose immediatly).

Not sure if this can be fixed, it seems that the Websocketserver just doesn't listen connections anymore...

BlackWolf commented 9 years ago

We should check if this is still an issue with the new websocket server