crimsontwins
crimsontwins copied to clipboard
Self healing client
clients should reconnect gracefully when the server goes down
probably going to require a server component to write down what screens existed
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.