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

Add message recovery support, version 2 #39

Merged
merged 5 commits into from
Jan 16, 2021

Conversation

antonselyanin
Copy link
Contributor

Started from this PR #32, rebased to the current master, made changes according to this PR centrifugal/centrifuge-java#19


let disconnect: CentrifugeDisconnectOptions = serverDisconnect
?? strongSelf.disconnectOpts
?? CentrifugeDisconnectOptions(reason: "connection closed", reconnect: true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😮 👍

@FZambia
Copy link
Member

FZambia commented Jan 16, 2021

@antonselyanin thanks a lot – looks really good 👍

@FZambia FZambia merged commit 56c8a2b into centrifugal:master Jan 16, 2021
@FZambia
Copy link
Member

FZambia commented Jan 18, 2021

🚀 SwiftCentrifuge (0.3.0) successfully published

@antonselyanin antonselyanin deleted the message_recovery branch May 3, 2023 04:44
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.

None yet

2 participants