cardano-rt-view-0.1.0
Safe HaskellNone
LanguageHaskell2010

Cardano.RTView.GUI.Updater

Synopsis

Documentation

updateGUI :: Window -> NodesState -> RTViewParams -> [RemoteAddrNamed] -> (NodesStateElements, NodesStateElements) -> UI () Source #

This function is calling by the timer. It updates the node' state elements on the page automatically, because threepenny-gui is based on websockets.