Description
Right now, config-ui keep sending request to api for progress/status update. This method is old and slow.
Describe the solution you'd like
Api should provide websocket/socket.io service for config-ui and other client to subscribe the progress/status change.
Has the Feature been Requested Before?
No
Description
Right now, config-ui keep sending request to api for progress/status update. This method is old and slow.
Describe the solution you'd like
Api should provide websocket/socket.io service for config-ui and other client to subscribe the progress/status change.
Has the Feature been Requested Before?
No