mythmon / crimsontwins

We have these two big TVs on the wall. This is something to do with them.
Mozilla Public License 2.0
25 stars 5 forks source link

Self healing client #25

Open lonnen opened 11 years ago

lonnen commented 11 years ago

clients should reconnect gracefully when the server goes down

lonnen commented 11 years ago

probably going to require a server component to write down what screens existed

mythmon commented 11 years ago

I think this will end up looking something like this: The client recognize when a disconnect/reconnect happened in some way, and upon reconnecting simply start blank, either by refreshing, or just re-initializing all components of the page.