issues
search
workfloworchestrator
/
orchestrator-core-gui
The orchestrator frontend.
Apache License 2.0
7
stars
10
forks
source link
Change websockets to use react-use-websocket package
#201
Closed
tjeerddie
closed
1 year ago
tjeerddie
commented
1 year ago
remove custom websocket code.
change websocketService to use the ws package and implement conditional Oauth.
add setupProxy to be able to proxy orchestrator and cim.
add filter to the proxies of /ws so the hotreloading doesn't break in development env.
update useRunningProcesses and engineSettingsProvider to use the new websocket service.