Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In opEvents 3.3.0 We have introduction introduced realtime events to push updates as they happen to the GUI.

Currently this is an opt-in feature and requires setting opevents_realtime_gui to true.

When a new event is created, either after parsing or via create event the event details are pushed onto a queue.

...