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

update transition in subscribe ee #149

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

marcin-cebo
Copy link
Contributor

Handle todos

Added missing behaviour for Presence EE
on HandshakeFailure in case Handshake has timetoken != 0

This situation happens when there is SubscriptionRestored on Unsubscribed state. In such case timetoken is associated with SubscriptionRestored event. Handshake call is executed with timetoken zero as a result new timetoken is returned. Next ReceiveMessages call is executed with timetoken provided in SubscriptionRestored event not returned by Handshake.
@marcin-cebo marcin-cebo merged commit bbe06c1 into master Oct 31, 2023
@marcin-cebo marcin-cebo deleted the mc_update_transition_in_Subscribe_EE branch October 31, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants