Hi,
What is standard way of pushing work flow progress to a react app?
I have defined JobWorkers in my spring boot app. I can use websocket api to then push data to browser.
Is this correct approach?
Hi,
What is standard way of pushing work flow progress to a react app?
I have defined JobWorkers in my spring boot app. I can use websocket api to then push data to browser.
Is this correct approach?