Streaming data from Server Actions
Unanswered
Hokkaido posted this in #help-forum
HokkaidoOP
I have an application that streams data after performing a few tests. How do I synchronously stream such data to the UI ?
Like this I want to out put the data to the UI
Like this I want to out put the data to the UI
Initializing Tests...
Performing Test 1....
Test 1 Completed - Success.
Performing Test 2....
Test 2 Completed - Failure
Performing Test 3....
Test 3 In Progress