Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriber Worker Queue: UpdateChannelConnectionState #586

Open
AndyTWF opened this issue Feb 22, 2023 · 1 comment
Open

Subscriber Worker Queue: UpdateChannelConnectionState #586

AndyTWF opened this issue Feb 22, 2023 · 1 comment
Milestone

Comments

@AndyTWF
Copy link
Contributor

AndyTWF commented Feb 22, 2023

Implement the following worker on the subscriber:

  • UpdateChannelConnectionState

This sets the subscribers last known connection state (as provided to its worker specification) and updates trackable states if required - via SubscriberProperties.

This work could clash with #591 at the subscriber-level, so should probably be done second.

We need to make changes to make Swift behave like the android’s emitStateEventsIfRequired() method, which is planned as part of https://ably.atlassian.net/browse/SDK-3410, so we should do that first.

@sync-by-unito
Copy link

sync-by-unito bot commented Feb 22, 2023

➤ Automation for Jira commented:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant