Force reloading when signalling connection is lost (#818)
Unfortunately the SaltyRTC/WebSocket instance is hard to replace
on-the-fly, so, as a workaround, we force to reload the page when
the device is unreachable and a connection to the SaltyRTC server
cannot be established. To resolve this, the transport code has to be
rewritten.