timgws/kvm-switch

Fix the client, so that it reconnects when the server's connection goes away.

timgws opened this issue · 1 comments

Currently, the client is very barebones. If the server's connection goes away (eg, wifi disconnects) it will not attempt to reconnect to the server.

Implemented in 2b684f4