nymea/nymea-app

Multiple remote connections

Boernsman opened this issue · 2 comments

Having multiple remote connections from one client to different devices fails.
Results in a loop of re connection attempts. Even if one connection is established
and a second one gets added both will disconnect and try to reconnect.

Investigated into this. Turns out this is a bug in the remoteproxy.

Reported to the remoteproxy project.