nymea / nymea-app

A nymea frontend app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple remote connections

Boernsman opened this issue · 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.