kraken-hpc / kraken-dashboard

A React.js based dashboard for kraken (https://github.com/hpc/kraken)
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Typescript Rewrite #4

Closed kpelzel closed 4 years ago

kpelzel commented 4 years ago

Complete rewrite in typescript along with adding WebSocket functionality. Adds ability to switch between polling and using WebSocket with automatic fallback to polling. The structure of the code was also completely redone to be more modular.