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

A Swift client for Supabase

Results 52 supabase-swift issues
Sort by recently updated
recently updated
newest added

# 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...

enhancement
realtime

# Request for Change The [`swift-http-types`](https://github.com/apple/swift-http-types) package was added by @zunda-pixel in the https://github.com/supabase/supabase-swift/pull/564 which refactored the internal `HTTPHeaders` type to use the `HTTPFields` from the package. The `swift-http-types` also...

enhancement