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
- JSON Map – key value pairs where value must be a valid JSON string.
- 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