ably / ably-asset-tracking-android

Android client SDKs for the Ably Asset Tracking service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved Publisher Presence: Amalgamate History and Emit Events

AndyTWF opened this issue · comments

Given the presence history retrieved by #1036 and any realtime events received in the meantime, combine and disambiguate this to build a picture of the publishers presence history.

Use this information to emit enhanced Publisher Presence events as per ADR88.

The events should be triggered when the "overall" publisher state changes, or when individual publishers (there may be more than one) change.

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3461