robertklep / nefit-easy-core

Core functionality to implementation communications with Nefit/Bosch backend.
MIT License
21 stars 4 forks source link

Check for issues when other clients are active #1

Open robertklep opened 8 years ago

robertklep commented 8 years ago

Perhaps spurious <presence/> stanzas?

rostykk commented 8 years ago

Nefit claim that maximum 5 clients can be connected simultaneously to one device

robertklep commented 8 years ago

Good to know. I've seen some extra chatter occurring over the XMPP connection when a new client (for instance, the app) connects with the device while my lib is also connected, but up to now, it has worked without issues.

It might be that the issue that was raised (on GoT) might not actually be related to another client connecting, as I found that even with one connection, the backend sometimes stalls.