supabase-swift icon indicating copy to clipboard operation
supabase-swift copied to clipboard

[Realtime] auto-reconnect socket and channels when internet connection is reestablished

Open grdsdev opened this issue 1 year ago • 0 comments

Enhancement

To have a reliable Realtime experience, the client should handle connection issues by reconnecting to the socket and resubscribing to channels when it detects that the internet connection has been reestablished.

Use NWPathMonitor on Apple platforms.

grdsdev avatar Oct 24 '24 09:10 grdsdev