joewalnes / reconnecting-websocket

A small decorator for the JavaScript WebSocket API that automatically reconnects
MIT License
4.21k stars 968 forks source link

Reconnect when Computer wakes up from sleep #67

Open jogibear9988 opened 8 years ago

jogibear9988 commented 8 years ago

Maybe we could include this : http://stackoverflow.com/a/4080174/579623 so that a reconnect after wakeup also occures...

crossle commented 5 years ago

Same problem, when computer after sleep, the ws not reconnect