jimmywarting / wemo-client

JavaScript client library for controlling and subscribing to Wemo Devices
MIT License
132 stars 40 forks source link

Device callbacks stop working after running for quite a while #42

Closed timonreinhard closed 8 years ago

timonreinhard commented 8 years ago
timonreinhard commented 8 years ago

Can not reproduce after running it for more than three days.

timonreinhard commented 8 years ago

Occurred again after running for about five days. Probably caused by client.js:317 which will silently stop the subscription when no sid is present in response headers.