metajack / strophejs

The Strophe.js repository has moved to https://github.com/strophe/strophejs
http://strophe.im/strophejs
MIT License
810 stars 160 forks source link

Fix infinite idle timer #29

Closed primalmotion closed 13 years ago

primalmotion commented 13 years ago

this allows to not continue to compute things when strophe has been disconnected.

metajack commented 13 years ago

This is now merged. Thanks for the patch!