Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Add missing WebSocketEvent cases #250

Merged

Conversation

tmg-mlyons
Copy link
Contributor

@tmg-mlyons tmg-mlyons commented Sep 21, 2021

Add cases for network viability changed, reconnect suggested, cancelled, ping, and pong.
Reconnect when needed to fix connectivity issues.
This should fix issues (#248) and (#247)

Copy link
Contributor

@cbaker6 cbaker6 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@cbaker6 cbaker6 merged commit e8cfb4d into parse-community:main Sep 21, 2021
@tmg-mlyons tmg-mlyons deleted the Add-Missing-Network-Cases branch September 27, 2022 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LiveQuery doesn't repsond to networking changes LiveQuery interrupted by external operation on the table it monitors on
2 participants