A Kotlin client for Supabase Realtime server.
You can subscribe to all topic, or to specific schema parts.
- Listen to all database changes
- Listen to a specific schema's changes
- Listen to a specific table's changes
- Listen to a specific column's value changes
- https://github.com/supabase/realtime-js
- https://github.com/supabase-community/realtime-swift
- https://github.com/dsrees/JavaPhoenixClient
- https://github.com/davidstump/SwiftPhoenixClient
This repo is licensed under MIT.