Would be possible to have a sketch running forever in the server and each time one access it, gets the actual state instead of start the applet again?
I mean, let's say a sketch uploaded starts counting seconds from zero. Each time i access the web page i'd like to see the counting not from zero, but the actual time passed since it has been started.
Possible?
1