Skip to content

Refresh answer statistics on change events

Daniel Gerhardt requested to merge refresh-answerstats-on-change-event into master

A WebSocket STOMP subscription is used to receive events regarding answer changes. After an event was received the statistics are reloaded from the backend and the chart is updated.

Merge request reports