Open FRosner opened 6 years ago
Before #335 is implemented it is still useful to make the delay of WS refresh configurable.
For this we should add a new config property similar to polling.frequency to the config, inject this into the WebSocketService and use it.
polling.frequency
WebSocketService
Before #335 is implemented it is still useful to make the delay of WS refresh configurable.
For this we should add a new config property similar to
polling.frequency
to the config, inject this into theWebSocketService
and use it.