But if state were kept in sync with a version in the cloud, offloading some processing (say - video encoding) would be neat.
That's kind of what we want to do for some applications - video editing is a good example, because having to transfer heavy files is a big challenge.
But for our MVP, we simply stream the entire application.
Apparently people stream games successfully, so what do I know? :)
Best of luck!
That's kind of what we want to do for some applications - video editing is a good example, because having to transfer heavy files is a big challenge.
But for our MVP, we simply stream the entire application.