Skip to main content
Version: 2.0.0

Features

Real-time Update Service (RTUS) modules provides the capability to push real-time update from server backend to Web App.

Features provided as follows:

  • Support the following data structures:
    • Map – key value pairs
    • User Value Map – a key value map with key as user id to store user specific data.
    • Topic – pub/sub messing model
  • Support the following update mechanism:
    • Server-Sent Events

Please refer to the following link for information on Server-Sent Events:

https://html.spec.whatwg.org/multipage/server-sent-events.html#server-sent-events