parse-community / ParseLiveQuery-iOS-OSX

Parse LiveQuery Client for iOS/OS X.
https://parseplatform.org
Other
192 stars 133 forks source link

Add missing WebSocketEvent cases #250

Closed tmg-mlyons closed 3 years ago

tmg-mlyons commented 3 years ago

Add cases for network viability changed, reconnect suggested, cancelled, ping, and pong. Reconnect when needed to fix connectivity issues. This should fix issues (https://github.com/parse-community/ParseLiveQuery-iOS-OSX/issues/248) and (https://github.com/parse-community/ParseLiveQuery-iOS-OSX/issues/247)