abhishekvp / cesium-lg

Liquid Galaxy GSoC 2016 Project: Enabling Cesium for Liquid Galaxy
5 stars 3 forks source link

add message from Master to reload the web app on slave browsers. #42

Closed alfski closed 8 years ago

alfski commented 8 years ago

From the master we also want to remotely 'reload' the slave clients, helps with debugging or when things go weird.

The master UI will need a 'reload slaves' button, and then send a message that makes the clients do "location.reload();"