The Task node docs describe something called "continuous server", but provides no examples. Does anyone have a practical demonstration of this?
From https://sdkdocs.roku.com/display/sdkdoc/Task :A Task node observes its input <interface> fields using the port form of the ifSGNodeField observeField() method, and returns output data with each field change. In this case, the Task node acts like a continuous server.